Template:PennStateHeader
From 2011.igem.org
(Difference between revisions)
Line 51: | Line 51: | ||
left:10px; | left:10px; | ||
- | * {font-family: times, Times New Roman, times-roman, georgia, serif; | + | h1 {font-family: times, Times New Roman, times-roman, georgia, serif; |
+ | color: #444; | ||
+ | margin: 0; | ||
+ | padding: 0px 0px 6px 0px; | ||
+ | font-size: 31px; | ||
+ | line-height: 22px; | ||
+ | letter-spacing: -2px; | ||
+ | font-weight: bold; | ||
+ | border-bottom: 0px; | ||
+ | |||
+ | } | ||
+ | h2 {font-family: "Lucida Grande", Tahoma; | ||
+ | font-size: 14px; | ||
+ | font-weight: lighter; | ||
+ | font-variant: normal; | ||
+ | text-transform: uppercase; | ||
+ | color: #444; | ||
+ | margin-top: 10px; | ||
+ | text-align: left; | ||
+ | letter-spacing: 0.3em; | ||
+ | border-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | h3 {font-family: times, Times New Roman, times-roman, georgia, serif; | ||
+ | color: #666; | ||
+ | margin: 0; | ||
+ | padding: 0px 0px 6px 0px; | ||
+ | font-size: 20px; | ||
+ | line-height: 18px; | ||
+ | letter-spacing: -2px; | ||
+ | font-weight: bold; | ||
+ | border-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | |||
+ | p, li, * {font-family: times, Times New Roman, times-roman, georgia, serif; | ||
color: #666; | color: #666; | ||
font-size: 12px; | font-size: 12px; | ||
+ | } | ||
+ | .bio {width:300px; overflow:hidden; display:inline-block; margin:10px;} | ||
+ | |||
+ | a:link, a:visited, a:hover {font-family: "Lucida Grande", Tahoma; | ||
+ | font-size: 12px; | ||
+ | font-weight: lighter; | ||
+ | font-variant: normal; | ||
+ | text-decoration: none; | ||
+ | text-transform: uppercase; | ||
+ | margin-top: 9px; | ||
+ | text-align: left; | ||
+ | letter-spacing: 0.3em; | ||
+ | |||
+ | } | ||
+ | |||
+ | a:link, a:visited { | ||
+ | color:#872521; | ||
} | } | ||
+ | |||
+ | a:hover { | ||
+ | color:#B3591D;} | ||
+ | |||
+ | #scrollnav {position:fixed; | ||
+ | top:265px; | ||
+ | left:180px;} | ||
+ | #topnav {position:relative; | ||
+ | left:230px;} | ||
+ | #text {position:relative; | ||
+ | left:245px; | ||
+ | width:700px;} | ||
</style> | </style> |
Revision as of 03:07, 28 September 2011