Template:Team:Uppsala/notebook

From 2013.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 3: Line 3:
#main_frame  
#main_frame  
{
{
-
min-height:1800px;
 
  width: 950px;
  width: 950px;
  margin: 20px auto;
  margin: 20px auto;
Line 84: Line 83:
#file_holder
#file_holder
{
{
-
  margin-top: 320px;
+
   
}
}
#calendar
#calendar
{
{
-
    
+
   margin-bottom: 400px;
}
}
-
 
.eventBox
.eventBox
{
{
Line 104: Line 102:
#right{
#right{
  width: 36px;
  width: 36px;
 +
}
 +
#dairy-text{
 +
text-align: left;
 +
}
 +
h2{
 +
color:#0089d1;
 +
}
 +
.result-pic{
 +
width: 400px;
 +
}
 +
 +
 +
#sir_explains
 +
{
 +
padding: 15px;
 +
border-radius:  15px;
 +
width:60%;
 +
margin-left:20%;
 +
}
 +
 +
.close
 +
{
 +
background-color: white;
 +
border-radius: 40px;
 +
width: 25px;
 +
height: 25px;
 +
border: 3px solid #0089d1;
 +
box-shadow: -5px 5px 10px rgba(110,110,110, 0.5);
 +
position: relative;
 +
top: -60px;
 +
left:550px;
 +
margin-bottom: -40px;
 +
}
 +
 +
.close:hover
 +
{
 +
background-color: red;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 12:09, 4 October 2013