Difference between revisions of "Template:NKU China/test.css"

(Created page with "<style type="text/css"> .a{ color:red; } </style>")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<style type="text/css"> .a{ color:red; }
+
<style type="text/css">
 +
div.a{ color:red; }
 
</style>
 
</style>

Latest revision as of 14:11, 12 July 2016

<style type="text/css"> div.a{ color:red; } </style>