Template:Team:Edinburgh/css/home-page-structure.css

From 2012.igem.org

(Difference between revisions)
m
m
 
(81 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
#home-middle{
+
/* header edit*/
-
width:1085px;
+
#main-menu ul li#home-page:hover ul li.tab-img,
-
height: 600px;
+
#main-menu ul li#home-page:hover ul li.tab-description{
-
margin-right:auto;
+
top:-9000px;left:-9000px;
-
margin-left:auto;
+
-
padding: 30px 0 30px 0;
+
}
}
-
.home-page-div{
+
/* HOME PAGE */
-
width:700px;
+
#page-navigation{
-
float: right;
+
border:none;
-
margin-bottom:0;
+
}
}
-
.home-page-div p{
+
#page-content{
-
padding:20px;
+
border:none;
-
text-align:justify;
+
}
}
-
#edi-twitter-widget{
+
/* sponsors */
-
width:350px;
+
#sponsors img{
 +
width:100%;
}
}
-
#edi-twitter-widget span{
+
#sponsor-UoE img{
-
float:right;
+
width:120px;
 +
padding-left:30px;
}
}
-
#welcome p{
+
#sponsor-SULSA img{
-
padding-bottom:50px;
+
padding-top:15px;
}
}
-
#project-abstract{
+
#sponsor-WT img{
-
border-radius:10px;
+
padding-top:15px;
 +
}
 +
#sponsor-MathWorks img{
 +
padding-top:20px;
 +
}
 +
#sponsor-SELEX img{
 +
padding-top:5px;
 +
}
 +
#sponsor-erasynbio img{
 +
padding-top:5px;
 +
padding-bottom:5px;
 +
}
 +
/* *** */
 +
#sponsors{
 +
border:1px solid #a8a8a8;
 +
}
 +
#home-page-text{
 +
width:610px;
 +
border:1px solid #a8a8a8;
 +
}
 +
#project-abstract-video{
 +
border:1px solid #a8a8a8;
 +
padding:4px;
 +
}
 +
#edi-twitter-widget{
 +
float: right;
position:relative;
position:relative;
-
top:0px;right:-70px;
+
right:-5px;
 +
width:225px;
 +
margin-left:10px;
 +
border:1px solid #a8a8a8;
 +
}
 +
#collaboration-img{
 +
vertical-align:top;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 16:23, 24 October 2012