Team:Newcastle/CSS
From 2009.igem.org
(Difference between revisions)
Babyneurone (Talk | contribs) |
Babyneurone (Talk | contribs) (Undo revision 104023 by Babyneurone (Talk)) |
||
Line 431: | Line 431: | ||
} | } | ||
+ | #rightcontent { | ||
+ | FLOAT: right; WIDTH: 182px | ||
+ | } | ||
+ | |||
+ | #rightcontent .header { | ||
+ | color:#1C7AC7; | ||
+ | font-size:1em; | ||
+ | margin:0 0 11px; | ||
+ | padding:0 0 0 5px; | ||
+ | text-transform:uppercase; | ||
+ | |||
+ | } | ||
+ | |||
+ | #rightcontent .rightcontentitem { | ||
+ | MIN-HEIGHT: 602px; MARGIN-BOTTOM: 18px; WIDTH: 182px; HEIGHT: auto! important; | ||
+ | font-size:0.9em; | ||
+ | } | ||
+ | |||
+ | #rightcontent .rightcontentitem ul{ | ||
+ | margin:0 0px 23px; | ||
+ | padding:3px; | ||
+ | border:#e1e1e1 solid 1px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #rightcontent .rightcontentitem ul li { | ||
+ | display:block; | ||
+ | height:auto !important; | ||
+ | list-style-type:square; | ||
+ | list-style-image:none; | ||
+ | margin:0 0 2px; | ||
+ | min-height:22px; | ||
+ | padding:0 0 10px 0; | ||
+ | } | ||
+ | |||
+ | #rightcontent .rightcontentitem a | ||
+ | { | ||
+ | color: #6DA6E2; | ||
+ | text-decoration: none; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | #rightcontent .rightcontentitem a:hover { | ||
+ | TEXT-DECORATION: underline | ||
+ | } | ||
+ | |||
+ | |||
+ | h1 | ||
+ | { | ||
+ | border-style:none; | ||
+ | } | ||
+ | |||
+ | h2 | ||
+ | { | ||
+ | border-style:none; | ||
+ | } | ||
+ | |||
+ | |||
+ | h3 | ||
+ | { | ||
+ | border-style:none; | ||
+ | } | ||
+ | |||
+ | h4 | ||
+ | { | ||
+ | border-style:none; | ||
+ | } | ||
+ | |||
+ | HR { | ||
+ | DISPLAY: none | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 19:42, 16 October 2009