User:PSL600/common.css: Difference between revisions
From Test Wiki
Content deleted Content added
Created page with " #content, #content table #p-cactions ul li a { background: #fcfffc; } .usermessage { background: #00E400; border: 1.1px dashed #060; } ul { list-style-File: url(http:..." |
No edit summary |
||
| Line 26: | Line 26: | ||
} |
} |
||
textarea { |
textarea { |
||
font-family: |
font-family: Courier; |
||
font-size: 14px; |
font-size: 14px; |
||
} |
} |
||
| Line 32: | Line 32: | ||
body { font-family:Myriad Web Pro; font-size:17px;} |
body { font-family:Myriad Web Pro; font-size:17px;} |
||
a { color: #080; text-decoration: none; } |
a { color: #080; text-decoration: none; } |
||
a:visited { color: # |
a:visited { color: #309; } |
||
a:active { color: # |
a:active { color: #309; } |
||
#p-personal a.new { color: # |
#p-personal a.new { color: #c00; } |
||
#p-personal a.new:visited { color:# |
#p-personal a.new:visited { color:#c00; } |
||
#bodyContent a.external { color: # |
#bodyContent a.external { color: #09f; } |
||
#bodyContent a.extiw:active { color: # |
#bodyContent a.extiw:active { color: #09f; } |
||