Template:Team:CBNU-Korea/css
From 2012.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
body { | body { | ||
font-family: 'Droid Sans', sans-serif; | font-family: 'Droid Sans', sans-serif; | ||
- | background-color: | + | background-color: #f6f6f6; |
} | } | ||
Line 95: | Line 95: | ||
#content { | #content { | ||
- | background: | + | background: white; |
- | border: 0 | + | border: 1px solid #dfdfdf; |
+ | padding: 0; | ||
+ | width: 80%; | ||
} | } | ||
#footer-box { | #footer-box { | ||
- | border: | + | border: 1px solid #dfdfdf; |
width: 80%; | width: 80%; | ||
background: white; | background: white; |
Revision as of 06:04, 13 July 2012