Difference between revisions of "Template:UCSC-Styles"

Line 386: Line 386:
 
   /* The styling below was initially within styles tags on the UCSC-Header template */   
 
   /* The styling below was initially within styles tags on the UCSC-Header template */   
 
   #sideMenu, #top_title {display:none;}
 
   #sideMenu, #top_title {display:none;}
   #content { padding:0px; background-color: black; }
+
   #content { padding:0px; 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; }
 
   body,
 
   body,
Line 393: Line 393:
 
   padding:0;
 
   padding:0;
 
   font-family: 'Quicksand', sans-serif;
 
   font-family: 'Quicksand', sans-serif;
   background-color: honeydew;
+
   background-color: black;
 
   overflow-x: hidden;
 
   overflow-x: hidden;
 
   position: relative;
 
   position: relative;

Revision as of 17:22, 22 August 2017