User:PSL600/common.css: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 31: Line 31:


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: #309; text-decoration: none; }
a:visited { color: #309; }
a:visited { color: #309; }
a:active { color: #309; }
a:active { color: #309; }

Revision as of 12:45, 23 May 2018

 #content, #content table
 #p-cactions ul li a { background: #fcfffc; }

 .usermessage {
 background: #00E400;
 border: 1.1px dashed #060;
 }

 ul { list-style-File: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); }
 h1 { font-family:Times New Roman; font-size:28px;color:#117611;}
 h2,h3,h4,h5,h6 { color:#020; }

 #catlinks {
 border: 1px dotted #272;
 background-color: #fdfffd;
 padding: 4px;
 }
 #siteNotice {
  background: #fcfffc;
 }
 select {
  border: 1px solid #2f6f2f; 
 }
 input {
 background-color: #fdfffd;
 }
 textarea {
  font-family: Courier;
  font-size: 14px;
 }

body { font-family:Myriad Web Pro; font-size:17px;}
a { color: #309; text-decoration: none; }
a:visited { color: #309; }
a:active { color: #309; }
#p-personal a.new { color: #c00; }
#p-personal a.new:visited { color:#c00; }
#bodyContent a.external { color: #09f; }
#bodyContent a.extiw:active { color: #09f; }