User:PSL600/common.css: Difference between revisions
Jump to navigation
Jump to search
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; } |
Revision as of 19:21, 22 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: #080; 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; }