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

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

Latest revision as of 14:11, 12 July 2016

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