User:PSL600/common.css: Difference between revisions

From Test Wiki
Content deleted Content added
PSL600 (talk | contribs)
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:..."
 
PSL600 (talk | contribs)
No edit summary
Line 26: Line 26:
}
}
textarea {
textarea {
font-family: Boukman Old Style;
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: #050; }
a:visited { color: #309; }
a:active { color: #050; }
a:active { color: #309; }
#p-personal a.new { color: #b00; }
#p-personal a.new { color: #c00; }
#p-personal a.new:visited { color:#b00; }
#p-personal a.new:visited { color:#c00; }
#bodyContent a.external { color: #0a0; }
#bodyContent a.external { color: #09f; }
#bodyContent a.extiw:active { color: #0a0; }
#bodyContent a.extiw:active { color: #09f; }