Template:Stylesheet.css
From 2012hs.igem.org
(Difference between revisions)
Line 113: | Line 113: | ||
border-width:0px; | border-width:0px; | ||
border-top-width:1px; | border-top-width:1px; | ||
+ | |||
+ | #content { | ||
+ | position: relative; | ||
+ | width: 765px; | ||
+ | margin: 0 auto; | ||
+ | padding: 5px 5px 5px 5px; | ||
+ | background: white; | ||
+ | color: black; | ||
+ | border-left: 1px solid #444; | ||
+ | border-right: 1px solid #444; | ||
+ | line-height: 1.5em; | ||
+ | z-index: 2; | ||
+ | } | ||
</style> | </style> |
Revision as of 16:52, 23 April 2012