User:The Wheelchair/monobook.css
From Homestar Runner Wiki
< User:The Wheelchair(Difference between revisions)
(Makin' sure this thing is fit as a wagon fulla pamcakes before I go giving it to Strong Vader.) |
m (Alright, back to my usual skin.) |
||
| Line 1: | Line 1: | ||
| - | + | #p-logo a { background: url(http://i6.photobucket.com/albums/y220/lombre459/HomestarmeciumLogo.png) 35% 50% | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | #p-logo a { background: url(http://i6.photobucket.com/albums/y220/lombre459/ | + | |
no-repeat !important; } | no-repeat !important; } | ||
#p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a { | #p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a { | ||
-moz-border-radius-topleft: 1em; | -moz-border-radius-topleft: 1em; | ||
-moz-border-radius-topright: 1em; | -moz-border-radius-topright: 1em; | ||
| - | + | border: 1px solid #FAEBD7 | |
| - | border: | + | |
} | } | ||
div.pBody { | div.pBody { | ||
-moz-border-radius-topright: 1em; | -moz-border-radius-topright: 1em; | ||
-moz-border-radius-bottomright: 1em; | -moz-border-radius-bottomright: 1em; | ||
| - | |||
| - | |||
| - | |||
} | } | ||
.MainPageKnowledgeBaseBox h3 { | .MainPageKnowledgeBaseBox h3 { | ||
| Line 29: | Line 15: | ||
font-size: 120%; | font-size: 120%; | ||
color: #000; | color: #000; | ||
| - | background: url(http:// | + | background: url(http://i6.photobucket.com/albums/y220/lombre459/bluefade.png) repeat-x top #40E0D0; |
border: none; | border: none; | ||
} | } | ||
| Line 37: | Line 23: | ||
font-size: 120%; | font-size: 120%; | ||
color: #FFF; | color: #FFF; | ||
| - | background: url(http:// | + | background: url(http://i6.photobucket.com/albums/y220/lombre459/goldenfade.png) repeat-x top #FFFACD; |
border: none; | border: none; | ||
} | } | ||
.MainPageWhatsNewBox, .MainPageWikiStuffBox { | .MainPageWhatsNewBox, .MainPageWikiStuffBox { | ||
background: url(/skins/common/images/strongbad-grayfade.png) repeat-x bottom right; | background: url(/skins/common/images/strongbad-grayfade.png) repeat-x bottom right; | ||
| - | border:1px solid # | + | border:1px solid #BDB76B; |
} | } | ||
.MainPageKnowledgeBaseBox { | .MainPageKnowledgeBaseBox { | ||
background: url(/skins/common/images/homestar-grayfade.png) repeat-x bottom right; | background: url(/skins/common/images/homestar-grayfade.png) repeat-x bottom right; | ||
| - | border: 1px solid # | + | border: 1px solid #40E0D0; |
} | } | ||
| - | |||
| - | |||
| - | |||
Current revision as of 22:47, 10 November 2009
#p-logo a { background: url(http://i6.photobucket.com/albums/y220/lombre459/HomestarmeciumLogo.png) 35% 50%
no-repeat !important; }
#p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a {
-moz-border-radius-topleft: 1em;
-moz-border-radius-topright: 1em;
border: 1px solid #FAEBD7
}
div.pBody {
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 1em;
}
.MainPageKnowledgeBaseBox h3 {
margin: 0 -.3em;
padding: .3em;
font-size: 120%;
color: #000;
background: url(http://i6.photobucket.com/albums/y220/lombre459/bluefade.png) repeat-x top #40E0D0;
border: none;
}
.MainPageWhatsNewBox h3, .MainPageWikiStuffBox h3 {
margin: 0 -.3em;
padding: .3em;
font-size: 120%;
color: #FFF;
background: url(http://i6.photobucket.com/albums/y220/lombre459/goldenfade.png) repeat-x top #FFFACD;
border: none;
}
.MainPageWhatsNewBox, .MainPageWikiStuffBox {
background: url(/skins/common/images/strongbad-grayfade.png) repeat-x bottom right;
border:1px solid #BDB76B;
}
.MainPageKnowledgeBaseBox {
background: url(/skins/common/images/homestar-grayfade.png) repeat-x bottom right;
border: 1px solid #40E0D0;
}
