Template:Tokyotechcss
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | |||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | ||
+ | |||
+ | /* hide some igem stuff... */ | ||
+ | |||
+ | h1.firstHeading, #p-logo, #catlinks { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .previewnote { | ||
+ | position: fixed; | ||
+ | background: #FFCCCC; | ||
+ | left: 0; | ||
+ | width: 10em; | ||
+ | top: 0; | ||
+ | z-index: 100; | ||
+ | } | ||
+ | |||
+ | .previewnote:hover { | ||
+ | visibility: hidden; | ||
+ | } | ||
html | html | ||
Line 302: | Line 320: | ||
border-bottom: none; | border-bottom: none; | ||
} | } | ||
- | |||
- | |||
- | |||
</style> | </style> | ||
- | |||
</head> | </head> |
Revision as of 16:06, 7 July 2013