Team:Lambert GA
From 2013hs.igem.org
(this is to mess with kahan) |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | <style> | + | <style type="text/css"> |
- | + | #pics { | |
- | { | + | width: 760px; |
- | + | height: 400px; | |
- | + | padding: 0; | |
- | padding:0; | + | margin: 0; |
- | + | z-index: -500; | |
- | + | ||
} | } | ||
- | + | #pics img { | |
- | { | + | padding: 21px; |
- | + | border: 3px solid blue; | |
+ | border-radius: 15px; | ||
+ | background-color: #01A9DB; | ||
+ | width: 718px; | ||
+ | height: 368px; | ||
+ | top: 0; | ||
+ | left: 0; | ||
} | } | ||
- | + | #links { | |
- | { | + | padding-top: 20px; |
- | + | padding-bottom: 20px; | |
- | + | ||
- | + | ||
- | + | ||
- | padding | + | |
- | + | ||
- | + | ||
} | } | ||
- | a: | + | #links a { |
- | { | + | padding: 16px; |
- | + | } | |
+ | #countdown { | ||
+ | font: bold 50px "Trebuchet MS"; | ||
+ | } | ||
+ | table { | ||
+ | color: darkblue; | ||
} | } | ||
- | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 18:57, 18 June 2013