Difference between revisions of "Template:Toronto/css/test-stylesheet"

(Created page with ".test { color: red; }")
 
Line 1: Line 1:
 
.test {
 
.test {
     color: red;
+
     color: blue;
 
}
 
}

Revision as of 13:28, 15 September 2016

.test {

   color: blue;

}