Difference between revisions of "Template:BIT-China/basic css"

Line 2: Line 2:
  
 
red-p{
 
red-p{
color:red;
+
color:'red';
 +
font-size: 22px;
 
}
 
}

Revision as of 12:08, 17 July 2017


red-p{ color:'red'; font-size: 22px; }