Template:Team:Edinburgh/css/notebook-style.css
From 2012.igem.org
(Difference between revisions)
m (Border for the text "box".) |
|||
(13 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | /* wiki | + | /* wiki edit */ |
#content{ | #content{ | ||
- | + | background-image:none; | |
} | } | ||
- | /* | + | /* header edit */ |
- | #notebook-page a | + | #notebook-page a{ |
- | + | background-color: #f2f2f2; | |
- | + | border-top-right-radius: 10px; | |
+ | border-top-left-radius: 10px; | ||
} | } | ||
- | + | #notebook-page a, | |
- | + | #notebook-page a:hover, | |
- | + | #notebook-page a:visited{ | |
- | + | color: #000; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | #notebook- | + | |
- | #notebook- | + | |
- | #notebook- | + | |
- | color:#000 | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
+ | /* page */ | ||
</style> | </style> | ||
- | |||
</html> | </html> |
Latest revision as of 15:09, 26 October 2012