Team:UT-Tokyo/Template/Style
From 2013.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
*{margin:0; padding:0;} | *{margin:0; padding:0;} | ||
+ | |||
+ | #content { | ||
+ | position: relative; | ||
+ | width: 100%; | ||
+ | background: rgb(255, 255, 255); | ||
+ | color: rgb(0, 0, 0); | ||
+ | border-left: 1px solid rgb(68, 68, 68); | ||
+ | border-right: 1px solid rgb(68, 68, 68); | ||
+ | line-height: 1.5em; | ||
+ | z-index: 2; | ||
+ | } | ||
#globalWrapper { | #globalWrapper { |
Revision as of 09:12, 11 September 2013