Team:Georgia Tech/Template:stylesheet
From 2012.igem.org
(Difference between revisions)
Elsherbini (Talk | contribs) |
Elsherbini (Talk | contribs) |
||
(53 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | #p-logo { | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | #searchform { | ||
+ | visibility:hidden; | ||
+ | } | ||
a { | a { | ||
- | color: # | + | color: #003049; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
Line 10: | Line 17: | ||
a:hover { | a:hover { | ||
text-decoration: underline; | text-decoration: underline; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 41: | Line 25: | ||
#col_left{ | #col_left{ | ||
float: left; | float: left; | ||
- | + | display:block; | |
- | + | width: 45%; | |
- | margin:0; | + | margin:0 32px 0 0px; |
} | } | ||
#col_right{ | #col_right{ | ||
- | float: | + | float: left; |
- | + | display:block; | |
- | + | width: 45%; | |
- | margin:0; | + | margin: 0 0 0 20px; |
} | } | ||
#col_center{ | #col_center{ | ||
Line 67: | Line 51: | ||
clear:both; | clear:both; | ||
} | } | ||
- | + | .block-content h2{ | |
- | + | border:none; | |
- | + | font-weight: bolder; | |
- | + | font-size: 18px; | |
- | + | color: #000000; | |
- | + | text-decoration: none; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | /* TEAM PAGE */ | |
- | + | .team-bio { | |
- | + | width: 400px; | |
- | + | margin: 0 0 20px 0; | |
- | + | display:block; | |
- | + | clear:both; | |
- | + | padding: 15px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | } | |
- | + | .team-bio img{ | |
- | . | + | width: 95px; |
- | + | height: 95px; | |
- | + | padding: 0px 10px 0px 0; | |
- | + | margin: 0px; | |
- | + | border-radius: 5px; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | . | + | .team-bio p {padding: 0px; margin: 0px; color:#000000} |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
+ | .team-bio strong{font-size: 14px; font-weight:bold;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Latest revision as of 06:00, 1 October 2012