User:Jimmy724/monobook.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Changed personal CSS) |
No edit summary |
||
Line 1: | Line 1: | ||
/* Jim724's monobook | /* Jim724's monobook */ | ||
body { | body { | ||
background: url(http:// | background: url(http://th06.deviantart.net/fs71/PRE/i/2012/229/2/b/youtube_background__rainbow_dash__by_szymsonlol-d5be8b3.jpg); | ||
display:inline; | |||
} | } | ||
Line 8: | Line 9: | ||
a:active { color:cyan; } | a:active { color:cyan; } | ||
a:visited { color:purple; } | a:visited { color:purple; } | ||
.pBody { | |||
display:inline; | |||
} | |||
#footer, #column-google, #google-ads, #google-linkbox, #google-referral, #adbrite-ads { display:none; } | #footer, #column-google, #google-ads, #google-linkbox, #google-referral, #adbrite-ads { display:none; } |
Latest revision as of 17:31, September 1, 2012
/* Jim724's monobook */
body {
background: url(http://th06.deviantart.net/fs71/PRE/i/2012/229/2/b/youtube_background__rainbow_dash__by_szymsonlol-d5be8b3.jpg);
display:inline;
}
a { color:lightgreen; }
a:active { color:cyan; }
a:visited { color:purple; }
.pBody {
display:inline;
}
#footer, #column-google, #google-ads, #google-linkbox, #google-referral, #adbrite-ads { display:none; }