Template:Team:NCTU Formosa/header-human
From 2012.igem.org
(Difference between revisions)
Line 150: | Line 150: | ||
background:url(https://static.igem.org/mediawiki/2012/3/37/Alw50.png) transparent repeat; | background:url(https://static.igem.org/mediawiki/2012/3/37/Alw50.png) transparent repeat; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#humantable th { | #humantable th { | ||
- | background-color: # | + | background-color: #e7e7e7; |
- | background-image: -webkit-gradient(linear, left top, left bottom, from(# | + | background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#d5f9e4)); |
- | background-image: -webkit-linear-gradient(top, # | + | background-image: -webkit-linear-gradient(top, #f3f3f3, #e7e7e7); |
- | background-image: -moz-linear-gradient(top, # | + | background-image: -moz-linear-gradient(top, #f3f3f3, #e7e7e7); |
- | background-image: -ms-linear-gradient(top, # | + | background-image: -ms-linear-gradient(top, #f3f3f3, #e7e7e7); |
- | background-image: -o-linear-gradient(top, # | + | background-image: -o-linear-gradient(top, #f3f3f3, #e7e7e7); |
- | background-image: linear-gradient(top, # | + | background-image: linear-gradient(top, #f3f3f3, #e7e7e7); |
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; | -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; | ||
-moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset; | -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset; |
Revision as of 10:08, 16 September 2012
NCTU_Formosa