Template:Team:CBNU-Korea/css
From 2012.igem.org
(Difference between revisions)
Line 101: | Line 101: | ||
#content { | #content { | ||
- | background: | + | background: transparent; |
- | border: 1px solid #dfdfdf; | + | #border: 1px solid #dfdfdf; |
padding: 0; | padding: 0; | ||
- | width: 80%; | + | #width: 80%; |
+ | border: 0px; | ||
} | } | ||
Line 113: | Line 114: | ||
background: white; | background: white; | ||
padding: 0; | padding: 0; | ||
+ | display: none; | ||
} | } | ||
Line 130: | Line 132: | ||
color: #005580; | color: #005580; | ||
text-decoration: none! important; | text-decoration: none! important; | ||
+ | } | ||
+ | |||
+ | #contentSub { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | p { | ||
+ | margin: 0px; | ||
} | } | ||
Revision as of 07:40, 22 August 2012