Template:Team:Harvard/templateabouttest

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
#student
#student
{
{
-
background-color:#ff5656;
+
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:18px;
+
height:20px;
-
 
+
width:20px;
width:20px;
-
 
+
-moz-box-shadow:  0px 0px 2px #ccc;
-
  -moz-box-shadow:  0px 0px 2px #ccc;
+
-webkit-box-shadow:  0px 0px 2px #ccc;
-
  -webkit-box-shadow:  0px 0px 2px #ccc;
+
box-shadow:  0px 0px 2px #ccc;
-
  box-shadow:  0px 0px 2px #ccc;
+
-moz-border-radius: 2px;  
-
  -moz-border-radius: 2px;  
+
border-radius: 2px;
-
  border-radius: 2px;
+
align:center;
-
  align:center;
+
}
}
#vse_students
#vse_students

Revision as of 13:22, 3 August 2011