Line 9: | Line 9: | ||
src: url("https://static.igem.org/mediawiki/2018/6/6a/T--UCL--futuramed.eot"); | src: url("https://static.igem.org/mediawiki/2018/6/6a/T--UCL--futuramed.eot"); | ||
src: local('Futura'), local('Futura'), | src: local('Futura'), local('Futura'), | ||
− | + | url("https://static.igem.org/mediawiki/2018/6/6a/T--UCL--futuramed.eot") format("embedded-opentype"), | |
− | + | url("https://static.igem.org/mediawiki/2018/c/ce/T--UCL--futuramed.woff") format("woff"), | |
− | + | url("https://static.igem.org/mediawiki/2018/e/e6/T--UCL--futuramed.ttf") format("truetype"), | |
+ | url('https://static.igem.org/mediawiki/2018/8/84/T--UCL--Futura.otf'); | ||
} | } | ||
Line 21: | Line 22: | ||
src: url('https://static.igem.org/mediawiki/2018/5/52/T--UCL--QuicksandReg.eot'); | src: url('https://static.igem.org/mediawiki/2018/5/52/T--UCL--QuicksandReg.eot'); | ||
src: local('Quicksand Regular'), local('Quicksand-Regular'), | src: local('Quicksand Regular'), local('Quicksand-Regular'), | ||
− | + | url('https://static.igem.org/mediawiki/2018/5/52/T--UCL--QuicksandReg.eot') format('embedded-opentype'), | |
− | + | url('https://static.igem.org/mediawiki/2018/a/aa/T--UCL--quicksand.ttf') format('truetype'), | |
− | + | url('https://static.igem.org/mediawiki/2018/7/74/T--UCL--QuicksandReg1.woff') format('woff'), | |
+ | url('https://static.igem.org/mediawiki/2018/0/06/T--UCL--QuicksandLight.otf'); | ||
} | } | ||
Line 173: | Line 175: | ||
transform: translateX(3vh); | transform: translateX(3vh); | ||
position: fixed; | position: fixed; | ||
− | width: | + | width:11vh; |
− | height: | + | height: 11vh; |
+ | margin-top:3vh | ||
} | } | ||
Line 217: | Line 220: | ||
flex: 0 0 100%; | flex: 0 0 100%; | ||
max-width: 100%; | max-width: 100%; | ||
− | padding: | + | padding: 6em 1em 5em; |
− | + | ||
} | } | ||
Line 331: | Line 333: | ||
.particle-bg-intro | .particle-bg-intro | ||
{ | { | ||
− | font-family: "Quicksand"; | + | font-family: "Quicksand", sans-serif; |
font-size:1rem; | font-size:1rem; | ||
− | font-weight: | + | font-weight: 800; |
position: relative; | position: relative; | ||
line-height: 1.75; | line-height: 1.75; | ||
Line 372: | Line 374: | ||
color: inherit; | color: inherit; | ||
cursor: auto; | cursor: auto; | ||
+ | } | ||
+ | |||
+ | .h1_igem_homepage { | ||
+ | font-weight: 400; | ||
+ | font-family: "Quicksand", sans-serif; | ||
+ | font-size: 5rem; | ||
+ | color: rgba(242, 77, 25,1); | ||
+ | text-align: center; | ||
} | } | ||
section.section1 | section.section1 | ||
Line 385: | Line 395: | ||
font-size: 24px; | font-size: 24px; | ||
line-height: 30px; | line-height: 30px; | ||
− | font-family: " | + | font-family: "Quicksand", sans-serif; |
font-weight: 300; | font-weight: 300; | ||
vertical-align: super; | vertical-align: super; | ||
Line 4,024: | Line 4,034: | ||
} | } | ||
} | } | ||
− | |||
</style> | </style> | ||
− | < | + | <html> |
Revision as of 16:37, 24 September 2018