Team:Harvard/Template:CSS
From 2011.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
margin-top:77px; | margin-top:77px; | ||
} | } | ||
- | |||
- | |||
- | |||
#toc{ | #toc{ | ||
Line 22: | Line 19: | ||
#toc li a .toctext{ | #toc li a .toctext{ | ||
text-decoration:underline; | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | #small_text{ | ||
+ | font-size:12px; | ||
+ | } | ||
+ | |||
+ | pre { | ||
+ | background-color:black; | ||
+ | border:0px; | ||
+ | } | ||
+ | |||
+ | div.thumb{ | ||
+ | border-color:black; | ||
+ | |||
+ | } | ||
+ | |||
+ | a:hover{ | ||
+ | text-decoration:none; | ||
+ | background-color:black; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 14:59, 19 July 2011