Difference between revisions of "Team:Exeter"

Line 1: Line 1:
{{Exeter}}
 
 
 
<style type="text/css">
 
<style type="text/css">
 +
 
 +
  .firstHeading {
 +
    display: none;
 +
  }
 +
 +
  #globalWrapper, #content {
 +
    background-color: transparent;
 +
    border: 0px;
 +
    float: center;
 +
    width: 99.5%;
 +
    margin-left:auto;
 +
    margin-right:auto;
 +
    padding-top: -5px;
 +
  }
  
/* WIKI SETTINGS*/
+
  #top_menu_inside {  
+
    margin-left: 20px;  
/* Hide first heading */
+
  }
.firstHeading {
+
display: none;
+
}
+
+
/*-- Remove borders, float content left and remove padding/margin */
+
#globalWrapper, #content{
+
background-color: transparent;
+
border: 0px;
+
float: center;
+
                                width: 99.5%;
+
margin-left:auto;
+
                                margin-right:auto;
+
padding-top: -5px;
+
}
+
  
/*left align Black Menu Bar */
 
#top_menu_inside {
 
margin-left: 20px;
 
}
 
 
</style>
 
</style>
  

Revision as of 21:00, 8 June 2015

<style type="text/css">

 .firstHeading {
   display: none;
 }
 #globalWrapper, #content {
   background-color: transparent;
   border: 0px;
   float: center;
   width: 99.5%;
   margin-left:auto;
   margin-right:auto;
   padding-top: -5px;
 }
 #top_menu_inside { 
   margin-left: 20px; 
 }

</style>

Exeter iGEM 2015