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

From 2012.igem.org

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

Latest revision as of 16:23, 24 October 2012