User:RandomYoshi/monobook.css: Difference between revisions
Jump to navigation
Jump to search
RandomYoshi (talk | contribs) mNo edit summary |
RandomYoshi (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
/* This was actually created by SWFlash, a user on | /* This was actually created by SWFlash, a user on Super Mario * | ||
* who was a helpful and awesome guy for doing this for me. */ | * Wiki, who was a helpful and awesome guy for doing this for me. */ | ||
body{background:#009900!important} | body{background:#009900!important} | ||
#content{background:#35B200!important;border-color:#004C00!important} | #content{background:#35B200!important;border-color:#004C00!important} | ||
Line 14: | Line 14: | ||
.mainpagebox,.toc,.thumbinner,#catlinks,.pBody{background:#4AA571!important} | .mainpagebox,.toc,.thumbinner,#catlinks,.pBody{background:#4AA571!important} | ||
#p-personal .pBody,#p-cactions .pBody{background:none!important} | #p-personal .pBody,#p-cactions .pBody{background:none!important} | ||
/* This part, however, was created by me. */ | /* This part, however, was created by me, RandomYoshi. */ | ||
textarea{ | textarea{ | ||
font-family:Courier New; | font-family:Courier New; |
Revision as of 11:24, November 16, 2011
/* This was actually created by SWFlash, a user on Super Mario *
* Wiki, who was a helpful and awesome guy for doing this for me. */
body{background:#009900!important}
#content{background:#35B200!important;border-color:#004C00!important}
#bodyContent,td{font-size:12px}
#bodyContent,h1,h2,h3,h4,h5,#siteNotice{color:#E5C422!important}
#p-cactions li{border-color:#13AF13!important;background:#8CD88C!important}
#p-cactions li a{background:#8CD88C!important}
#p-cactions li.selected{border-color:#004C00!important;background:#35B200!important}
#p-cactions li.selected a{background:#35B200!important}
*{font-family:'Courier New'!important}
a:link{color:#333!important}a:visited{color:#ffa500!important}
a:hover{color:#7d7d7d!important}#p-personal li a:hover{background:none!important}
.mainpagebox,.toc,.thumbinner,#catlinks,.pBody{background:#4AA571!important}
#p-personal .pBody,#p-cactions .pBody{background:none!important}
/* This part, however, was created by me, RandomYoshi. */
textarea{
font-family:Courier New;
font-size:12px;
background:#007D00;
color:#FFFF00;
}