Difference between revisions of "Team:UMaryland/custom.css"

(Created page with "body { text-color: red; }")
 
Line 1: Line 1:
body {
+
p {
 
   text-color: red;
 
   text-color: red;
 
}
 
}

Revision as of 15:36, 3 August 2015

p {

 text-color: red;

}