Difference between revisions of "MediaWiki:Monobook.css"

MyWikiBiz, Author Your Legacy — Thursday April 18, 2024
Jump to navigationJump to search
(Disabled temporarily)
Tag: Blanking
 
(24 intermediate revisions by 5 users not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook skin */
 
  
/* the tagline */
 
#siteSub {
 
    display: inline;
 
    font-size: 100%;
 
    font-weight: bold;
 
    color: #01459A;
 
    border-bottom-style: none;
 
}
 
 
#siteNotice {
 
    margin-top:5px;
 
    padding-left: 4px;
 
    font-style: italic;
 
    text-align: right;
 
}
 

Latest revision as of 15:11, 1 July 2021