(Created page with "<html> <style> @charset "utf-8"; /* CSS Document */ →Fonts (from Google Fonts): @font-face { font-family: "Exo"; src: url("https://static.igem.org/mediawiki/2018/4/45/T--UMa...") |
|||
Line 5: | Line 5: | ||
/* CSS Document */ | /* CSS Document */ | ||
+ | /* some igem stuff to remove */ | ||
+ | #content { | ||
+ | margin-left:0px; | ||
+ | margin-top:-7px; padding:0px; | ||
+ | width:100%; | ||
+ | hidden; | ||
+ | } | ||
+ | #top_title { | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | .visualClear { | ||
+ | background-color: black; | ||
+ | important!; | ||
+ | } | ||
/* Fonts (from Google Fonts) */ | /* Fonts (from Google Fonts) */ | ||
@font-face { | @font-face { |
Revision as of 17:18, 14 October 2018