Template:Team:Harvard/templateabouttest

From 2011.igem.org

(Difference between revisions)
 
(94 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<!--Thank you to Team Slovenia 2010 for the basis of this code.-->
<head>
<head>
 +
<style>
-
#gumb4
+
#student
{
{
-
background-image:url("https://static.igem.org/mediawiki/2010/3/34/SLOteamstopnja1sel.png");
+
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;
}
}
-
#student
+
#student2
{
{
-
background-color:#DEDEDE;
+
background-color:#000000;
cursor:pointer;
cursor:pointer;
display:block;
display:block;
-
font-family:"Candara","Arial";
+
text-align:center;
-
height:22px;
+
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
-
margin-top:16px;
+
height:20px;
-
padding-left:11px;
+
width:20px;
-
width:277px;
+
-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:709px;
+
width:925px;
-
height:600px;
+
  -moz-box-shadow: 0px 0px 15px #ccc;
-
}
+
  -webkit-box-shadow:  0px 0px 15px #ccc;
 +
  box-shadow:  0px 0px 15px #ccc;
 +
 
 +
  background-color: #FFFFFF;
 +
  -moz-border-radius: 15px;
 +
  border-radius: 15px;
 +
  margin-top: 0px;
 +
  padding-top: 5px;
 +
  padding-left: 20px;
 +
  padding-right: 20px;
 +
  padding-bottom: 20px;
 +
  margin-left: 15px;
 +
  margin-right: 15px;
-
#levo_students
 
-
{
 
-
float:left;
 
-
height:200px;
 
-
margin-top:8px;
 
-
width:290px;
 
}
}
Line 37: Line 61:
{
{
float:left;
float:left;
-
height:200px;
+
height:790px;
-
padding-left:5px;
+
padding-top:10px;
-
padding-top:16px;
+
padding-right:30px;
-
width:409px;
+
width:223px;
 +
background-color:white;
}
}
 +
}
}
Line 50: Line 76:
<div id=levo>
<div id=levo>
  <div id=meni>
  <div id=meni>
-
   <div id="lgumbi">
+
   <div id="lgumbi">   
-
   
+
-
 
+
   </div>
   </div>
-
 
  </div>
  </div>
</div>
</div>

Latest revision as of 00:33, 26 September 2011