Template:Zjucss main
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | @charset "UTF-8"; | ||
+ | /* CSS Document */ | ||
+ | |||
div#top-section{ | div#top-section{ | ||
background-color:white; | background-color:white; | ||
Line 19: | Line 22: | ||
width:300px; | width:300px; | ||
font-family: 'Molengo', sans-serif; | font-family: 'Molengo', sans-serif; | ||
- | font-size: | + | font-size:8pt; |
} | } | ||
div#menubar .selected a{ | div#menubar .selected a{ | ||
Line 74: | Line 77: | ||
font-family:'Molengo', sans-serif; | font-family:'Molengo', sans-serif; | ||
} | } | ||
- | |||
#content p{ | #content p{ | ||
display:none; | display:none; | ||
} | } | ||
- | |||
#contentwrapper p{ | #contentwrapper p{ | ||
display:block; | display:block; | ||
Line 452: | Line 453: | ||
color:#cccccc; | color:#cccccc; | ||
margin:10px; | margin:10px; | ||
+ | text-decoration:none; | ||
} | } | ||
.footer a:hover { | .footer a:hover { | ||
color:#FFF; | color:#FFF; | ||
text-decoration:none; | text-decoration:none; | ||
- | + | cursor:pointer; | |
} | } | ||
</style> | </style> | ||
<html> | <html> |
Revision as of 17:06, 24 August 2011