Line 1: | Line 1: | ||
<html> | <html> | ||
+ | |||
+ | <head> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Oswald:200" rel="stylesheet"> | ||
+ | </head> | ||
+ | |||
<style> | <style> | ||
Line 5: | Line 11: | ||
padding: 0; | padding: 0; | ||
margin: 0; | margin: 0; | ||
+ | border: 1px solid black; | ||
+ | } | ||
+ | |||
+ | #sideMenu { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #menuDisplay { | ||
+ | display: none; | ||
} | } | ||
Line 13: | Line 28: | ||
body { | body { | ||
background: #FFF; | background: #FFF; | ||
+ | width: 100%; | ||
} | } | ||
Line 142: | Line 158: | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
<body> | <body> | ||
<div id="cover"> | <div id="cover"> |
Revision as of 20:21, 28 May 2017
SDU-Denmark 2017
The webpage is currently under development.
Contact us at igem@sdu.dk