Template:Team:NCTU Formosa/header-human
From 2012.igem.org
(Difference between revisions)
Line 133: | Line 133: | ||
-webkit-border-radius: 6px; | -webkit-border-radius: 6px; | ||
border-radius: 6px; | border-radius: 6px; | ||
- | -webkit-box-shadow: 0 1px 1px # | + | -webkit-box-shadow: 0 1px 1px #aaa |
- | -moz-box-shadow: 0 1px 1px # | + | -moz-box-shadow: 0 1px 1px #aaa; |
- | box-shadow: 0 1px 1px # | + | box-shadow: 0 1px 1px #aaa; |
} | } | ||
#humantable td, #humantable th { | #humantable td, #humantable th { | ||
- | border-left: 1px solid # | + | border-left: 1px solid #aaa; |
- | border-top: 1px solid # | + | border-top: 1px solid #aaa; |
padding: 10px; | padding: 10px; | ||
text-align: left; | text-align: left; |
Revision as of 10:12, 16 September 2012
NCTU_Formosa