Jump to content

MediaWiki:Common.css: Difference between revisions

trying to get titles back
mNo edit summary
(trying to get titles back)
Line 4: Line 4:
/*Begin - the following has been added to reduce 'down-shifting' of text after header has been installed.  */
/*Begin - the following has been added to reduce 'down-shifting' of text after header has been installed.  */


.mw-body .firstHeading {  /* this gets rid of the 'flash' of 'Main Page' on the home page, when the page is loading.*/
/* .mw-body .firstHeading {  
  // this gets rid of the 'flash' of 'Main Page' on the home page, when the page is loading.
     display:none;
     display:none;
}     
}     


h1#firstHeading {  /* removes the wiki page title from the top of the screen */
h1#firstHeading {  // removes the wiki page title from the top of the screen  
     display: none;
     display: none;
}
}  
 
*/
/*************** end downshifting code ****************/
/*************** end downshifting code ****************/


117

edits