Difference between revisions of "Team:Uppsala/CSS"

Line 9: Line 9:
 
font-size:400%;
 
font-size:400%;
 
}
 
}
 
<p style="color:DodgerBlue;">Lorem ipsum</p>
 

Revision as of 16:38, 22 May 2018

.title{ color:#FF0000;

}

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