Template:CSS/style

From 2014.igem.org

(Difference between revisions)
Line 126: Line 126:
.top-bar-section ul li>a {
.top-bar-section ul li>a {
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
-
font-size: 16px;
+
font-size: 24px;
}
}
.top-bar-section ul li a:hover,.top-bar-section ul li a:focus,.top-bar-section ul li a:active{
.top-bar-section ul li a:hover,.top-bar-section ul li a:focus,.top-bar-section ul li a:active{
Line 201: Line 201:
}
}
.top-bar-section ul li:hover:not(.has-form)>a {
.top-bar-section ul li:hover:not(.has-form)>a {
-
text-decoration: underline;
+
text-decoration: none;
border-bottom: 4px solid #ffffff;
border-bottom: 4px solid #ffffff;
border-top: 4px solid #ffffff;
border-top: 4px solid #ffffff;

Revision as of 15:22, 28 May 2014