User:Super Sam/monobook.css

From Homestar Runner Wiki

< User:Super Sam(Difference between revisions)
Jump to: navigation, search
(Monobookness)
(blanked the page)
 
(includes 3 intermediate revisions)
Line 1: Line 1:
-
/******************************************************************/
 
-
/* MAKE NAMESPACE PAGES LIGHT-BLUE                                */
 
-
/******************************************************************/
 
-
#content {
 
-
    background: #F8FCFF; /* a light blue */
 
-
}
 
-
 
-
.ns-0 * #content {
 
-
    background: white;
 
-
}
 
-
 
-
#mytabs li {
 
-
    background: #F8FCFF;
 
-
}
 
-
 
-
.ns-0 * #mytabs li {
 
-
    background: white;
 
-
}
 
-
 
-
#mytabs li a {
 
-
    background-color: #F8FCFF;
 
-
}
 
-
 
-
.ns-0 * #mytabs li a {
 
-
    background-color: white;
 
-
}
 
-
 
-
/* For p-cactions (the top "tabs") it works only because my .js moves them into the
 
-
  "ns-0" wrapper anyway. */
 
-
#p-cactions li {
 
-
    background: #F8FCFF;
 
-
}
 
-
 
-
.ns-0 * #p-cactions li {
 
-
    background: white;
 
-
}
 
-
 
-
#p-cactions li a {
 
-
    background-color: #F8FCFF;
 
-
}
 
-
 
-
.ns-0 * #p-cactions li a {
 
-
    background-color: white;
 
-
}
 
-
 
-
#footer { margin-top: -0.1em; }
 

Current revision as of 12:06, 31 August 2014


Personal tools