(Created page with "<html> <style> →Clear the default wiki settings: #home_logo, #sideMenu { display: none; } #sideMenu, #top_title, .patrollink {...") |
|||
Line 39: | Line 39: | ||
/* menu */ | /* menu */ | ||
.igem_2018_team_menu { | .igem_2018_team_menu { | ||
− | display: none!important | + | display: none !important |
} | } | ||
.igem_2018_team_mobile_bar { | .igem_2018_team_mobile_bar { | ||
− | display: none!important | + | display: none !important |
+ | } | ||
+ | |||
+ | /* google icon font */ | ||
+ | /* fallback */ | ||
+ | @font-face { | ||
+ | font-family: 'Material Icons'; | ||
+ | font-style: normal; | ||
+ | font-weight: 400; | ||
+ | src: url(https://static.igem.org/mediawiki/2018/f/f8/T--NEU_China_A--google-font.woff) format('woff2'); | ||
+ | } | ||
+ | |||
+ | .material-icons { | ||
+ | font-family: 'Material Icons'; | ||
+ | font-weight: normal; | ||
+ | font-style: normal; | ||
+ | font-size: 24px; | ||
+ | line-height: 1; | ||
+ | letter-spacing: normal; | ||
+ | text-transform: none; | ||
+ | display: inline-block; | ||
+ | white-space: nowrap; | ||
+ | word-wrap: normal; | ||
+ | direction: ltr; | ||
+ | -webkit-font-feature-settings: 'liga'; | ||
+ | -webkit-font-smoothing: antialiased; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 08:42, 22 August 2018