Difference between revisions of "Template:Baltimore Bio-Crew"

(Replaced content with " **************************************************** DEFAULT WIKI SETTINGS ***************************************************: /* Clear the default wiki setting...")
Line 1: Line 1:
  
 
+
<!DOCTYPE html>
 +
<html>
  
 
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
 
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
Line 11: Line 12:
 
body {background-color:white; }
 
body {background-color:white; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
</html>

Revision as of 15:57, 15 July 2017

<!DOCTYPE html> /***************************************************** DEFAULT WIKI SETTINGS ****************************************************/ /* Clear the default wiki settings */ #home_logo, #sideMenu { display:none; } #sideMenu, #top_title, .patrollink {display:none;} #content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;} body {background-color:white; } #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }