Difference between revisions of "Team:Uppsala/CSS"

Line 5: Line 5:
 
}
 
}
  
p.testfont{
+
.p{
 
color: tomato;
 
color: tomato;
 
font-size:400%;
 
font-size:400%;
 
}
 
}

Revision as of 16:42, 22 May 2018

.title{ color:#FF0000;

}

.p{ color: tomato; font-size:400%; }