Template:Team:Edinburgh/css/notebook-style.css
From 2012.igem.org
(Difference between revisions)
((rv to 14:55)) |
((rv to 15:28) the version before I started reverting) |
||
Line 10: | Line 10: | ||
margin: 5%; | margin: 5%; | ||
} | } | ||
- | .edi-lab-book-entry .entry-title{ | + | .edi-lab-book-entry .entry-title a, |
+ | .edi-lab-book-entry .entry-title a:hover, | ||
+ | .edi-lab-book-entry .entry-title a:visited, | ||
+ | #notebook-content p{ | ||
color: #25476c; | color: #25476c; | ||
font: normal 24px/30px helvetica, verdana, calibri, sans-serif; | font: normal 24px/30px helvetica, verdana, calibri, sans-serif; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | #notebook-content ul{ | ||
+ | padding-left:30px; | ||
+ | } | ||
+ | #notebook-content li a, | ||
+ | #notebook-content li a:hover, | ||
+ | #notebook-content li a:visited{ | ||
+ | color:#000; | ||
+ | text-decoration:none; | ||
} | } | ||
.edi-lab-book-entry .entry-details p{ | .edi-lab-book-entry .entry-details p{ |
Revision as of 15:43, 26 June 2012