User:RubberLuigi/monobook.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
RubberLuigi (talk | contribs) m (I really don't need the portlet since my image doesn't overlap the text) |
RubberLuigi (talk | contribs) m (this one is my favorite actually) |
||
Line 3: | Line 3: | ||
color: #BF6E00; | color: #BF6E00; | ||
font-size: 10px; | font-size: 10px; | ||
background-image: url("/images/ | background-image: url("/images/f/f8/Bowser_SSB4_Artwork_-_White.jpg"); | ||
background-size: 475px 475px; | background-size: 475px 475px; | ||
); | ); |
Revision as of 16:14, December 29, 2015
body {
font-family: verdana;
color: #BF6E00;
font-size: 10px;
background-image: url("/images/f/f8/Bowser_SSB4_Artwork_-_White.jpg");
background-size: 475px 475px;
);
}
a { color: #800080; }
a:active { color: #FF00FF; }
a:visited { color: #800080; }
#p-personal a.new { color: #800080 }
#p-personal a.new:visited { color: #800080 }
#p-logo a {
background: url(http://www.mariowiki.com/images/3/3e/MK8_Roy_Icon.png) center no-repeat !important;
background-size: 400px 400px;
}
p.italic {
font-style: italic;
}
div#content {
color: #7A5DC7;
}