diff options
Diffstat (limited to 'pcd.css')
-rw-r--r-- | pcd.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +html { color: #000060 } +a { color: royalblue } +tt { color: black } +strong { color: red } +h1,h2,h3 { color: darkgreen } |