Team:Heidelberg/Templates/basic-css

From 2013.igem.org

(Difference between revisions)
m
m
Line 15: Line 15:
     visibility:hidden;
     visibility:hidden;
}
}
-
    body {
 
-
        background-color: white; /* defines the default background color of the document*/
 
-
        color: black; /* defines the default font-color of the document*/
 
-
    }
 
-
    a {
 
-
        color: black; /* defines the default color of links */
 
-
    }
 
-
    a:hover {
 
-
        color: gray; /* defines the default color of links hovered by the cursor */
 
-
    }
 
    
    
/* Removes "teams" from the menubar */
/* Removes "teams" from the menubar */

Revision as of 13:27, 22 September 2013