User:Sir Pikmin/monobook.css: Difference between revisions

From Pikmin Fanon
m (...Or maybe not, let's see here if I can't fix this.)
(Blanked the page)
Line 1: Line 1:
/* Normal Header*/


body.page-Main_Page h1.firstHeading { display:none; }
/* styles for header background */
html, body {
    background: #f3f3f3 url(http://www.ipad-wallpapers.us/bgs/green-simple.jpg) repeat-x;
}
#mw-page-base {
    background-color: transparent;
    background-image:none;
}
h2 {
    padding-top: 15px;
}
.tabs {
    font-size: 1.05em;
}
/*Links*/
a,
#p-personal li a,
#p-cactions li a,
#bodyContent a.extiw,
#bodyContent a.external {
    color: #903F8E;
}
a:visited,
#bodyContent a.extiw:visited,
#bodyContent a.external:visited {
    color: #903F8E;
}
a:hover,
#p-personal li a:hover,
#bodyContent a.extiw:hover,
#bodyContent a.external:hover {
    color: #903F8E;
}
a:visited:hover,
#bodyContent a.extiw:visited:hover,
#bodyContent a.external:visited:hover {
    color: #903F8E;
}
a.new:link,
a.new:visited,
#p-personal li a.new,
#p-cactions .new a,
#p-personal li a.new:visited,
#p-cactions .new a:visited {
    color: #903F8E;
}
#bodyContent a.external {background-image: url(/images/External.png);}
#p-personal li a:hover {background: none;}
#new_edit_page_preview_notice {display: none;}
#wikiPreview>*:first-child {display: block;}
#editform {margin-top: 15px;}

Revision as of 13:39, 14 June 2012