Team:Rutgers/main.css

From 2014.igem.org

(Difference between revisions)
Line 15: Line 15:
color: black;
color: black;
font-weight: 400;
font-weight: 400;
-
font-size: 1em;
+
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-family: Arial, Helvetica, sans-serif;
}
}
Line 21: Line 21:
a {
a {
color: black;
color: black;
-
text-decoration: none;
+
text-decoration: none !important;
outline: none;
outline: none;
}
}
Line 47: Line 47:
.container > section {
.container > section {
/*padding: 5em 0;*/
/*padding: 5em 0;*/
-
font-size: 1em; /* (was 1.25em) */
+
font-size: 16px; /* (was 1.25em) */
min-height: 100%;
min-height: 100%;
}
}

Revision as of 21:20, 7 October 2014