Difference between revisions of "MediaWiki:Monobook.css"

From Hitchwiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
/* Display subtitle */
+
/* CSS placed here will affect users of the Monobook skin */
#siteSub {
 
    display: inline;
 
    font-size: 150%;
 
    font-weight: bold;
 
}
 
 
 
#siteNotice {
 
    margin-top:5px;
 
    padding-left: 4px;
 
    font-style: italic;
 
    text-align: center;
 
}
 
 
 
#p-tb { display: none !important; }
 

Revision as of 13:35, 22 November 2006

/* CSS placed here will affect users of the Monobook skin */