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 Mariowiki, who was a helpful and awesome guy for doing this for me. */ | /* This was actually created by SWFlash, a user on Mariowiki,* | ||
* 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 9: | Line 10: | ||
#p-cactions li.selected a{background:#35B200!important} | #p-cactions li.selected a{background:#35B200!important} | ||
*{font-family:'Courier New'!important} | *{font-family:'Courier New'!important} | ||
a:link{color:#333!important}a:visited{color:#eee!important}a:hover{color:#7d7d7d!important}#p-personal li a:hover{background:none!important} | a:link{color:#333!important}a:visited{color:#eee!important} | ||
a:hover{color:#7d7d7d!important}#p-personal li a:hover{background:none!important} | |||
.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} |
Revision as of 05:05, October 23, 2011
/* This was actually created by SWFlash, a user on Mariowiki,*
* 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:#eee!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. */
textarea{
font-family:Courier New;
font-size:12px;
background:#007D00;
color:#FFFF00;
}