User:The Wheelchair/monobook.css

From Homestar Runner Wiki

< User:The Wheelchair(Difference between revisions)
Jump to: navigation, search
(Changing background color.)
m (Alright, back to my usual skin.)
 
(includes 12 intermediate revisions)
Line 1: Line 1:
-
body {
+
#p-logo a { background: url(http://i6.photobucket.com/albums/y220/lombre459/HomestarmeciumLogo.png) 35% 50%
-
background: black url("")
+
-
}
+
-
 
+
-
#p-logo a { background: url(http://i6.photobucket.com/albums/y220/lombre459/PumpkinLogo.png) 35% 50%
+
  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;
-
  background-color: #8B4513;
+
   border: 1px solid #FAEBD7
-
  color: #FF8C00;
+
-
   border: 1px solid #FF4500
+
}
}
  div.pBody {
  div.pBody {
   -moz-border-radius-topright: 1em;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomright: 1em;
   -moz-border-radius-bottomright: 1em;
-
  background-color: #8B4513;
 
-
  border:1px solid #FF4500;
 
  }
  }
-
 
+
  .MainPageKnowledgeBaseBox h3 {
-
  a { color: #FF8C00; }
+
    margin: 0 -.3em;
-
 
+
    padding: .3em;
-
a:visited { color: #BB8811; }
+
    font-size: 120%;
-
 
+
    color: #000;
-
a:active { color: gold; }
+
    background: url(http://i6.photobucket.com/albums/y220/lombre459/bluefade.png) repeat-x top #40E0D0;
-
 
+
    border: none;
-
 
+
}
-
  h1 { font-family:cursive; font-size:28px;color:#BB8811;border-bottom-color:black; }
+
  .MainPageWhatsNewBox h3, .MainPageWikiStuffBox h3 {
-
  h2,h3,h4,h5,h6 { color:#BB8811; border-bottom-color:black; }
+
    margin: 0 -.3em;
-
 
+
    padding: .3em;
-
  #p-personal ul li a {color:#FF8C00;background-color:black;font-size:105%; }
+
    font-size: 120%;
-
 
+
    color: #FFF;
-
#content, #content table {
+
    background: url(http://i6.photobucket.com/albums/y220/lombre459/goldenfade.png) repeat-x top #FFFACD;
-
background:#FFDDAA
+
    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;
}
}

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;
}
Personal tools