Template:Team:HKU-HKBU/style.css
From 2009.igem.org
(Difference between revisions)
(31 intermediate revisions not shown) | |||
Line 13: | Line 13: | ||
margin:0px 7px 12px; | margin:0px 7px 12px; | ||
width:951px; | width:951px; | ||
- | height: | + | height:300px; |
- | + | ||
cursor:default; | cursor:default; | ||
} | } | ||
Line 340: | Line 339: | ||
#wikicontent | #wikicontent | ||
{ | { | ||
- | margin: | + | margin:33px 0px 12px; |
border:2px solid #6699FF; | border:2px solid #6699FF; | ||
padding:12px; | padding:12px; | ||
Line 346: | Line 345: | ||
height:auto; | height:auto; | ||
font-family:calibri,sans-serif; | font-family:calibri,sans-serif; | ||
+ | font-size: 15px; | ||
text-align:justify; | text-align:justify; | ||
} | } | ||
Line 388: | Line 388: | ||
.glossymenu{ | .glossymenu{ | ||
- | margin: 0px | + | margin: 0px 0px 15px 0px; |
padding: 0; | padding: 0; | ||
width: 191px; /*width of menu*/ | width: 191px; /*width of menu*/ | ||
Line 454: | Line 454: | ||
float:left; | float:left; | ||
width:100%; | width:100%; | ||
- | background: | + | background-image:url(https://static.igem.org/mediawiki/2009/e/ee/Glossyback_1.gif); |
font-size:93%; | font-size:93%; | ||
line-height:normal; | line-height:normal; | ||
Line 461: | Line 461: | ||
#tabs ul { | #tabs ul { | ||
margin:0; | margin:0; | ||
- | padding:10px | + | padding:10px 0px 0 20px; |
list-style:none; | list-style:none; | ||
} | } | ||
Line 480: | Line 480: | ||
#tabs a span { | #tabs a span { | ||
+ | font: bold 11px/1.5em Verdana; | ||
float:left; | float:left; | ||
display:block; | display:block; | ||
Line 502: | Line 503: | ||
background-position:100% -42px; | background-position:100% -42px; | ||
} | } | ||
- | + | span.highlight { | |
+ | color:chocolate; | ||
+ | } | ||
</style> | </style> | ||
<html> | <html> |
Latest revision as of 15:18, 21 October 2009