Difference between revisions of "Team:Oxford/CSS"

Line 1: Line 1:
p {
+
.testing {
 
font-size: 90px;
 
font-size: 90px;
 
color: #FFF;
 
color: #FFF;
 
}
 
}

Revision as of 11:37, 27 June 2016

.testing { font-size: 90px; color: #FFF; }