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

From 2012.igem.org

(Difference between revisions)
m
m
 
(46 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
#page-middle{
+
/* header edit*/
-
height: 620px;
+
#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%;
 +
}
 +
#sponsor-UoE img{
 +
width:120px;
 +
padding-left:30px;
 +
}
 +
#sponsor-SULSA img{
 +
padding-top:15px;
 +
}
 +
#sponsor-WT img{
 +
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{
#home-page-text{
-
width:600px;
+
width:610px;
 +
border:1px solid #a8a8a8;
 +
}
 +
#project-abstract-video{
 +
border:1px solid #a8a8a8;
 +
padding:4px;
}
}
#edi-twitter-widget{
#edi-twitter-widget{
float: right;
float: right;
-
width:222px;
+
position:relative;
-
border: 1px solid #ccc;
+
right:-5px;
 +
width:225px;
margin-left:10px;
margin-left:10px;
 +
border:1px solid #a8a8a8;
}
}
-
#collaboration img{
+
#collaboration-img{
vertical-align:top;
vertical-align:top;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 16:23, 24 October 2012