Difference between revisions of "Template:BU17 template menubar"

Line 2: Line 2:
 
<head>
 
<head>
 
<style>
 
<style>
 +
/* ADJUSTS iGEM CONTENT */
 
.logo_2017, #sideMenu, #firstHeading, #bars_item { /* HIDES UNWANTED STUFF */
 
.logo_2017, #sideMenu, #firstHeading, #bars_item { /* HIDES UNWANTED STUFF */
 
display: none;
 
display: none;
Line 16: Line 17:
 
width: 100%;
 
width: 100%;
 
}
 
}
#globalWrapper, #content { /* THIS IS A DEFAULT TAG. DONT KNOW IF NECESSARY BUT ALAN DID IT SO **LEGACY** */
+
#globalWrapper, #content { /* THIS IS ALSO A DEFAULT TAG. DONT KNOW IF NECESSARY BUT ALAN DID IT SO **LEGACY** */
 
background-color: transparent;
 
background-color: transparent;
 
border: 0px;
 
border: 0px;
Line 31: Line 32:
 
width: 100%;
 
width: 100%;
 
}
 
}
 +
 +
/* MENU STYLE STARTS HERE */
 +
 
.logo { /* LOGO IN MENU */
 
.logo { /* LOGO IN MENU */
 
margin-left: 20px;
 
margin-left: 20px;
Line 37: Line 41:
 
width: 300px;
 
width: 300px;
 
}
 
}
red {color: #cc0000 !important;} /* LOL */
 
 
#mainwrap {
 
#mainwrap {
 
margin: 0 auto;
 
margin: 0 auto;
Line 48: Line 51:
 
height: 80px;
 
height: 80px;
 
list-style-type: none;
 
list-style-type: none;
margin-top: -1px
+
margin-top: 20px
 
padding: 0;
 
padding: 0;
 
position: fixed;
 
position: fixed;

Revision as of 16:55, 1 August 2017