Template:Kyoto/css/disable official
From 2014.igem.org
(Difference between revisions)
(59 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Telex' rel='stylesheet' type='text/css'> | ||
+ | </head> | ||
<style type="text/css"> | <style type="text/css"> | ||
/*** official content ***/ | /*** official content ***/ | ||
+ | body { | ||
+ | font-family: 'Telex', arial; | ||
+ | font-size: 13px; | ||
+ | background-color: #000000; | ||
+ | } | ||
+ | |||
+ | li { | ||
+ | list-style-type: none; | ||
+ | list-style-image: none; | ||
+ | } | ||
+ | |||
+ | p { | ||
+ | margin: 0px; | ||
+ | } | ||
+ | |||
#content { | #content { | ||
max-width: 1366px; | max-width: 1366px; | ||
- | min-width: | + | min-width: 1024px; |
width: 100%; | width: 100%; | ||
padding: 0px; | padding: 0px; | ||
border: none; | border: none; | ||
+ | margin-top: -15px; | ||
margin-bottom: -10px; | margin-bottom: -10px; | ||
background-color: transparent; | background-color: transparent; | ||
Line 45: | Line 64: | ||
</style> | </style> | ||
</html> | </html> | ||
- | + | {{Kyoto/css/original_top}} |
Latest revision as of 18:09, 17 October 2014