Team:Northwestern/Templates/Reset

From 2014.igem.org

(Difference between revisions)
(Reset)
Line 11: Line 11:
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
*/
 +
 +
/*Cleaning and Resetting the Background*/
 +
* {
 +
    margin:0;
 +
    padding:0;}
 +
#top-section {
 +
    height: 1px; }
 +
#p-logo {
 +
    height:1px; overflow:hidden; display:none;}
 +
#search-controls {
 +
    display:none;}
 +
#globalWrapper {
 +
    background: #FFF;
 +
    padding:0px;}
 +
#content {
 +
    border: 0px;
 +
    width: 100%;}
 +
#catlinks {
 +
    display:none;}
 +
h1.firstHeading {
 +
    display: none;}
 +
h1, h2, h3, h4, h5, h6 {
 +
    border-bottom: 0px;}
 +
p {
 +
    font-size: 16px;
 +
    margin-bottom: 12px;}
 +
body {
 +
    font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
    margin: 0;
 +
    padding: 0;}
 +
.left-menu a {
 +
    color: black; }
 +
.left-menu:hover {
 +
    color: black;
 +
    background: transparent; }
 +
.left-menu:hover a {
 +
    color: black; }
 +
.right-menu li a {
 +
    background-color: transparent;
 +
    color: black; }
/*********************************************************************************/
/*********************************************************************************/

Revision as of 15:40, 17 June 2014