Team:Manchester/Hometest

From 2013.igem.org

(Difference between revisions)
Line 120: Line 120:
.footer
.footer
{
{
-
width:1000px;
+
border:1px solid black;
 +
width:940px;
height:100px;
height:100px;
-
margin-top:10px;
 
padding:0;
padding:0;
 +
margin:20px auto;
}
}
Line 132: Line 133:
width:385px;
width:385px;
margin-left:100px;
margin-left:100px;
-
/*background: rgba(0,0,0,0.5);*/
 
background:#666666;
background:#666666;
Line 159: Line 159:
float:left;
float:left;
margin-left:100px;
margin-left:100px;
-
 
-
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 
-
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 
-
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 
-
}
 
-
 
-
.footer2
 
-
{
 
-
width:1000px;
 
-
height:100px;
 
-
margin-left:150px;
 
-
margin-top:10px;
 
-
margin-bottom:100px;
 
-
padding:0;
 
-
}
 
-
 
-
.footer2 .mib
 
-
{
 
-
float:left;
 
-
margin:0;
 
-
 
-
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 
-
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 
-
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 
-
}
 
-
 
-
.footer2 .uni
 
-
{
 
-
float:left;
 
-
margin-left:420px;
 
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
Line 198: Line 168:
{
{
clear:both;
clear:both;
-
margin:40px 0 20px -150px;
+
margin-left:-150px;
width:1300px;
width:1300px;
-
height:110px;
+
height:100px;
 +
border:1px solid black;
}
}
Line 207: Line 178:
{
{
font-style:italic;
font-style:italic;
 +
border:1px solid black;
 +
width:200px;
 +
height:20px;
 +
margin-left:520px;
 +
margin-top:20px;
 +
margin-bottom:10px;
 +
}
 +
.heading1 .bottom
 +
{
 +
height:30px;
 +
border:1px solid black;
}
}
.heading1 .upper, .heading1 .bottom, .heading2 .upper, .heading2 .bottom
.heading1 .upper, .heading1 .bottom, .heading2 .upper, .heading2 .bottom
{
{
-
width:1300px;
 
-
height:50px;
 
-
margin:0 auto;
 
font-size:40px;
font-size:40px;
font-weight:bold;
font-weight:bold;
font-family:Georgia;
font-family:Georgia;
text-align:center;
text-align:center;
-
padding-top:10px;
 
color:#660099;
color:#660099;
text-shadow: 0 1px 0 #ccc,
text-shadow: 0 1px 0 #ccc,
Line 233: Line 211:
               0 10px 10px rgba(0,0,0,.2),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
               0 20px 20px rgba(0,0,0,.15);
 +
}
 +
 +
.heading2 .upper
 +
{
 +
margin:0 0 10px 250px;
 +
width:800px;
 +
height:30px;
 +
border:1px solid black;
 +
 +
}
 +
 +
.heading2 .bottom
 +
{
 +
margin:0 0 10px 450px;
 +
width:400px;
 +
height:30px;
 +
border:1px solid black;
}
}
Line 240: Line 235:
margin:20px 0 20px -150px;
margin:20px 0 20px -150px;
width:1300px;
width:1300px;
-
height:110px;
+
height:100px;
 +
border:1px solid black;
 +
}
 +
.footer2
 +
{
 +
clear:both;
 +
width:1000px;
 +
height:100px;
 +
margin-left:150px;
 +
margin-top:10px;
 +
padding:0;
 +
border:1px solid black;
 +
}
 +
 +
.footer2 .mib
 +
{
 +
float:left;
 +
margin:0;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
.footer2 .uni
 +
{
 +
float:left;
 +
margin-left:420px;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
}

Revision as of 01:52, 13 August 2013

Home