Template:Team:Edinburgh/css/notebook-style.css
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | #notebook- | + | /* header edit */ |
- | border-right: | + | #notebook-page a{ |
- | border-left: | + | background-color: #f2f2f2; |
+ | border-top-right-radius: 10px; | ||
+ | border-top-left-radius: 10px; | ||
+ | } | ||
+ | #notebook-page a, | ||
+ | #notebook-page a:visited, | ||
+ | #notebook-page a:hover{ | ||
+ | color: #000; | ||
} | } | ||
#notebook-page a:hover{ | #notebook-page a:hover{ | ||
Line 9: | Line 16: | ||
color: #cad8e5; | color: #cad8e5; | ||
} | } | ||
- | + | /* notebook */ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 22:54, 24 July 2012