Template:MIT-style
From 2011.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | a { | ||
+ | color: #991133; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:hover { | ||
+ | text-decoration: underline; | ||
+ | } | ||
#col_left{ | #col_left{ | ||
Line 111: | Line 119: | ||
/* end twitter */ | /* end twitter */ | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | /* TEAM PAGE */ | ||
+ | .team_member_list ul{ | ||
+ | list-style-type:none; | ||
+ | list-style-image:none; | ||
+ | background-image:none; | ||
+ | } | ||
+ | .team_member_list li{ | ||
+ | background-color:#E3E3E3; | ||
+ | padding: 5px; | ||
+ | } | ||
.bio { | .bio { | ||
clear:both; | clear:both; | ||
Line 129: | Line 140: | ||
width:200px; | width:200px; | ||
} | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Revision as of 11:23, 15 August 2011