Template:Team:Duke/CSS
From 2014.igem.org
(Difference between revisions)
(7 intermediate revisions not shown) | |||
Line 83: | Line 83: | ||
font-size: 1em; | font-size: 1em; | ||
font-family: Futura, Helvetica; | font-family: Futura, Helvetica; | ||
+ | } | ||
+ | |||
+ | #bodyContent ul li { | ||
+ | list-style-type:none; | ||
+ | } | ||
+ | |||
+ | #bodyContent a:hover { | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | |||
+ | #bodyContent table { | ||
+ | background-color:#000; | ||
+ | color:#fff; | ||
+ | } | ||
+ | |||
+ | #bodyContent a { | ||
+ | color:#fff; | ||
} | } | ||
Line 123: | Line 141: | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
.sq-button:hover { | .sq-button:hover { | ||
Line 163: | Line 176: | ||
</head> | </head> | ||
<body> | <body> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 16:33, 14 October 2014