Template:Team:Sheffield/NavigationBar

From 2014.igem.org

(Difference between revisions)
Line 73: Line 73:
/*overflow-y: scroll;*/
/*overflow-y: scroll;*/
height: 100%;
height: 100%;
 +
}
 +
 +
h2 {
 +
font-family: 'Oswald', sans-serif;
 +
font-size: 30px;
 +
border: none;
 +
}
 +
 +
h3 {
 +
font-weight: bold;
 +
font-size: 18px;
 +
}
 +
 +
p, body ul {
 +
font-family: 'Lato', sans-serif;
 +
font-size: 16px;
}
}
Line 232: Line 248:
.socialMediaIcon div:hover > .colouredIcon {
.socialMediaIcon div:hover > .colouredIcon {
visibility: visible;
visibility: visible;
-
}
 
-
 
-
h2 {
 
-
font-family: 'Oswald', sans-serif;
 
-
font-size: 30px;
 
-
border: none;
 
-
}
 
-
 
-
h3 {
 
-
font-weight: bold;
 
-
font-size: 18px;
 
-
}
 
-
 
-
p, body ul {
 
-
font-family: 'Lato', sans-serif;
 
-
font-size: 16px;
 
}
}

Revision as of 21:46, 17 October 2014