Template:SJTU09 Banner
From 2009.igem.org
(Difference between revisions)
Pnstontale (Talk | contribs) |
|||
(11 intermediate revisions not shown) | |||
Line 25: | Line 25: | ||
} | } | ||
#banner_titles a:hover, .selflink { | #banner_titles a:hover, .selflink { | ||
- | color: # | + | color: #060; |
} | } | ||
#sidebar { | #sidebar { | ||
width: 165px; | width: 165px; | ||
+ | float: left; | ||
} | } | ||
#sidebar h3{ | #sidebar h3{ | ||
font: bold 14px/15px "Palatino Linotype", "Book Antiqua", Palatino, serif; | font: bold 14px/15px "Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
text-transform: capitalize; | text-transform: capitalize; | ||
- | color: # | + | color: #360; |
background: #87B3F0; | background: #87B3F0; | ||
margin: 0px; | margin: 0px; | ||
Line 43: | Line 44: | ||
#sidebar li{ | #sidebar li{ | ||
font: 14px/20px Georgia, "Times New Roman", Times, serif; | font: 14px/20px Georgia, "Times New Roman", Times, serif; | ||
+ | height: 20px; | ||
} | } | ||
#sidebar a{ | #sidebar a{ | ||
display:block; | display:block; | ||
text-decoration:none; | text-decoration:none; | ||
- | color:# | + | color: #FF2068; |
background:#FFFFFF; | background:#FFFFFF; | ||
} | } | ||
Line 56: | Line 58: | ||
#sidebar .selflink { | #sidebar .selflink { | ||
color: #F00; | color: #F00; | ||
+ | } | ||
+ | #textContent { | ||
+ | font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif; | ||
+ | margin-left: 165px; | ||
+ | width: 797px; | ||
+ | } | ||
+ | #contentMargin { | ||
+ | margin: 15px; | ||
} | } | ||
--> | --> | ||
Line 125: | Line 135: | ||
</ul> | </ul> | ||
</div> | </div> | ||
- | <div id=" | + | <div id="textContent"> |
+ | <div id="contentMargin">Here might be a breakpoint of Templates. | ||
+ | </div> | ||
+ | </div> | ||
</html> | </html> |
Latest revision as of 15:27, 24 July 2009
Here might be a breakpoint of Templates.