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 #ccc;
+
     -webkit-box-shadow: 0 1px 1px #aaa
-
     -moz-box-shadow: 0 1px 1px #ccc;  
+
     -moz-box-shadow: 0 1px 1px #aaa;  
-
     box-shadow: 0 1px 1px #ccc;     
+
     box-shadow: 0 1px 1px #aaa;     
}
}
#humantable td, #humantable th {
#humantable td, #humantable th {
-
     border-left: 1px solid #ccc;
+
     border-left: 1px solid #aaa;
-
     border-top: 1px solid #ccc;
+
     border-top: 1px solid #aaa;
     padding: 10px;
     padding: 10px;
     text-align: left;     
     text-align: left;     

Revision as of 10:12, 16 September 2012