Difference between revisions of "MediaWiki:Monobook.css"

From Hitchwiki
Jump to navigation Jump to search
m
m
Line 12: Line 12:
 
     text-align: center;
 
     text-align: center;
 
}
 
}
 +
 +
#p-tb { display: none !important; }

Revision as of 11:56, 16 September 2006

/* Display subtitle */
#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; }