Template:Team:Harvard/templateabouttest
From 2011.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
#student | #student | ||
{ | { | ||
- | background-color:# | + | background-color:#ff8989; |
cursor:pointer; | cursor:pointer; | ||
display:block; | display:block; | ||
text-align:center; | text-align:center; | ||
- | |||
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; | font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; | ||
- | height: | + | height:20px; |
- | + | ||
width:20px; | width:20px; | ||
- | + | -moz-box-shadow: 0px 0px 2px #ccc; | |
- | + | -webkit-box-shadow: 0px 0px 2px #ccc; | |
- | + | box-shadow: 0px 0px 2px #ccc; | |
- | + | -moz-border-radius: 2px; | |
- | + | border-radius: 2px; | |
- | + | align:center; | |
- | + | ||
} | } | ||
#vse_students | #vse_students |
Revision as of 13:22, 3 August 2011