Team:EPF-Lausanne/Template/style.css
From 2012.igem.org
(Difference between revisions)
(Created page with "body{ background: black; }") |
|||
Line 1: | Line 1: | ||
- | + | #top-section{ | |
- | + | margin-bottom: 40px; | |
+ | } | ||
+ | |||
+ | #footer-box{ | ||
+ | margin-top: 40px; | ||
+ | } | ||
+ | |||
+ | img{ | ||
+ | border: 0; | ||
} | } |
Revision as of 22:10, 3 June 2012
- top-section{
margin-bottom: 40px; }
- footer-box{
margin-top: 40px; }
img{ border: 0; }