Template:Team:Harvard/templateabouttest

From 2011.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<!--Thank you to Team Slovenia 2010 for the basis of this code.-->
<head>
<head>
Line 6: Line 7:
#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:18px;
-
 
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;
 +
}
-
  -moz-box-shadow:  0px 0px 2px #ccc;
+
#student2
-
  -webkit-box-shadow:  0px 0px 2px #ccc;
+
{
-
  box-shadow:  0px 0px 2px #ccc;
+
background-color:#000000;
-
  -moz-border-radius: 2px;  
+
cursor:pointer;
-
  border-radius: 2px;
+
display:block;
-
  align:center;
+
text-align:center;
 +
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
 +
height: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
{
{
-
width:950px;
+
width:925px;
   -moz-box-shadow:  0px 0px 15px #ccc;
   -moz-box-shadow:  0px 0px 15px #ccc;
   -webkit-box-shadow:  0px 0px 15px #ccc;
   -webkit-box-shadow:  0px 0px 15px #ccc;
Line 33: Line 48:
   -moz-border-radius: 15px;  
   -moz-border-radius: 15px;  
   border-radius: 15px;
   border-radius: 15px;
-
   margin-top: 20px;
+
   margin-top: 0px;
-
   padding-top: 20px;
+
   padding-top: 5px;
   padding-left: 20px;
   padding-left: 20px;
   padding-right: 20px;
   padding-right: 20px;
   padding-bottom: 20px;
   padding-bottom: 20px;
   margin-left: 15px;
   margin-left: 15px;
-
   margin-right: 25px;
+
   margin-right: 15px;
}
}
Line 46: Line 61:
{
{
float:left;
float:left;
-
height:595px;
+
height:790px;
-
padding-top:5px;
+
padding-top:10px;
padding-right:30px;
padding-right:30px;
width:223px;
width:223px;

Latest revision as of 00:33, 26 September 2011