Template:Team:Harvard/templateabouttest

From 2011.igem.org

(Difference between revisions)
 
(9 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 7: Line 8:
{
{
background-color:#ff8989;
background-color:#ff8989;
 +
cursor:pointer;
 +
display:block;
 +
text-align:center;
 +
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
 +
height:18px;
 +
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;
 +
}
 +
 +
#student2
 +
{
 +
background-color:#000000;
cursor:pointer;
cursor:pointer;
display:block;
display:block;
Line 22: Line 40:
#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 30: 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 43: 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