Line 9: | Line 9: | ||
} | } | ||
.menu-type { | .menu-type { | ||
− | font-family: 'Roboto', sans-serif !important; | + | font-family: 'Roboto Condensed', sans-serif !important; |
letter-spacing: 5pt !important; | letter-spacing: 5pt !important; | ||
− | font-size: | + | font-size: 14pt; |
text-align: center; | text-align: center; | ||
text-decoration: none !important; | text-decoration: none !important; | ||
− | text-transform: uppercase !important; | + | text-transform: uppercase; |
− | font-weight: bold | + | font-weight: 700; |
− | text- | + | -webkit-font-smoothing: antialiased; |
− | -webkit-font-smoothing: antialiased | + | font-smoothing: antialiased; |
− | font-smoothing: antialiased !important; | + | } |
+ | .wide-heading-type { | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | font-size: 24pt; | ||
+ | letter-spacing: 5pt; | ||
+ | text-align: center; | ||
+ | text-decoration: none !important; | ||
+ | text-transform: uppercase; | ||
+ | font-weight: bold; | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | font-smoothing: antialiased; | ||
+ | } | ||
+ | .body-type { | ||
+ | text-indent: 80px; | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | font-size: 16pt; | ||
+ | text-decoration: none !important; | ||
+ | line-height: 2; | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | font-smoothing: antialiased; | ||
+ | } | ||
+ | .inline-heading-type { | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | font-size: 20pt; | ||
+ | font-weight: bold; | ||
+ | text-decoration: none !important; | ||
+ | line-height: 2; | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | font-smoothing: antialiased; | ||
} | } | ||
.wordmark img { | .wordmark img { | ||
Line 92: | Line 120: | ||
<div class="dropdown-content"> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/Team">Team</a> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/Attributions">Attributions</a></div> | <div class="dropdown-content"> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/Team">Team</a> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/Attributions">Attributions</a></div> | ||
</ul> | </ul> | ||
+ | |||
</div> | </div> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 23:31, 5 September 2017