Team:Calgary Entrepreneurial/Sandbox

From 2013.igem.org

(Difference between revisions)
Line 38: Line 38:
div#top-section{ /*the div containing the entire top bar*/
div#top-section{ /*the div containing the entire top bar*/
-
height: 20px;
+
background: #EEEEEE;
 +
height: 1.5em;
margin-bottom: 0px !important;
margin-bottom: 0px !important;
border: none;
border: none;
 +
width: 100%;
}
}
Line 83: Line 85:
.left-menu li a, .right-menu li a {
.left-menu li a, .right-menu li a {
color: #000 !important;
color: #000 !important;
 +
font-size: 0.8rem;
 +
padding: 0 0.6em 0 0;
}
}
Line 89: Line 93:
background: none;
background: none;
color: #000 !important;
color: #000 !important;
 +
font-size: 0.8rem;
}
}
.left-menu li a:hover, .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active {
.left-menu li a:hover, .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active {
     color: #000 !important;
     color: #000 !important;
 +
font-size: 0.8rem;
}
}
#catlinks{
#catlinks{
display:none;
display:none;
 +
}
 +
 +
#footer-box{
 +
width: 100%;
 +
margin: 0;
 +
padding: 0;
 +
border: none;
 +
}
 +
 +
#f-list li a{
 +
font-size: 0.8rem;
}
}
Line 283: Line 300:
<header id="whiteheader">
<header id="whiteheader">
<!--Home logo-->
<!--Home logo-->
-
<a href="#"><img class="logo" src="logo_green_low.png"></img></a>
+
<a href="#"><img class="logo" src="https://static.igem.org/mediawiki/2013/1/10/CalgaryE_Logo_green_low.png"></img></a>
<!--Nav menu-->
<!--Nav menu-->

Revision as of 22:36, 20 September 2013

Testing paragraph for the black section.

Paragraph text block for testing purposes.