Difference between revisions of "Template:Virginia"

Line 94: Line 94:
  
 
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
 
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
+
              /* Hiding default wiki displays: Credits to TU-Delft and Groningen for the code!
 +
              #globalWrapper {
 +
                    background-color: rgba(249,245,200);
 +
                    background-image: url('https://static.igem.org/mediawiki/2014/2/21/UCD_2014_Picked-olives-ii-Recovered2-9.jpg');
 +
                    background-size: 100%;
 +
                    background-repeat: no-repeat;
 +
                    background-attachment:fixed;
 +
                    font-family: arial, times;
 +
                 
 +
              } */
 +
 
 +
 
 +
 
 +
 
 
/* Clear the default wiki settings */
 
/* Clear the default wiki settings */
 
 
Line 100: Line 113:
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
 
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
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; }
  
Line 228: Line 241:
 
float:left;  
 
float:left;  
 
background-color: white;  
 
background-color: white;  
 +
                background-image: url('https://static.igem.org/mediawiki/2014/2/21/UCD_2014_Picked-olives-ii-Recovered2-9.jpg');
 
                 /*font-family: Courier, "Lucida Console", monospace;*/
 
                 /*font-family: Courier, "Lucida Console", monospace;*/
 
font-family: Verdana, Arial, Helvetica, sans-serif;
 
font-family: Verdana, Arial, Helvetica, sans-serif;

Revision as of 17:23, 20 June 2017

Virginia