Team:NCTU Formosa/source/head-index
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | |||
#footer-box a{ | #footer-box a{ | ||
color: white; | color: white; | ||
Line 29: | Line 30: | ||
background-image: url(https://static.igem.org/mediawiki/2013/9/9e/Nctu-bg4.jpg); | background-image: url(https://static.igem.org/mediawiki/2013/9/9e/Nctu-bg4.jpg); | ||
z-index:4; | z-index:4; | ||
+ | padding-left:50px; | ||
+ | padding-right:50px; | ||
} | } | ||
#decor { | #decor { | ||
Line 175: | Line 178: | ||
vertical-align: text-top; | vertical-align: text-top; | ||
} | } | ||
- | + | .bigtitle { | |
text-indent:0; | text-indent:0; | ||
color: white; | color: white; | ||
Line 250: | Line 253: | ||
padding-right:5px; | padding-right:5px; | ||
border-radius:3px; | border-radius:3px; | ||
+ | } | ||
+ | #sitemap .bigtitle { | ||
+ | |||
+ | } | ||
+ | #sitemap .seclink { | ||
+ | display: block; | ||
+ | background:white; | ||
+ | margin:10px; | ||
+ | height:180px; | ||
+ | width:280px; | ||
+ | float:left; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | .seclink a { | ||
+ | display: block; | ||
+ | height:100%; | ||
+ | width:100%; | ||
} | } | ||
</style> | </style> |
Revision as of 06:00, 27 September 2013