Template:12SJTU mainpage css

From 2012.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 157: Line 157:
{
{
background-color:#F6931E;
background-color:#F6931E;
-
height:100px;
+
height:50px;
width:1012px;
width:1012px;
}
}
#design-title
#design-title
{
{
-
height:100px;
+
height:50px;
width:1012px;
width:1012px;
background-image: url(/wiki/images/4/4e/12SJTU_project_title.png)
background-image: url(/wiki/images/4/4e/12SJTU_project_title.png)
Line 175: Line 175:
height:250px;
height:250px;
width:1012px;
width:1012px;
-
background-color:#F6931E;
+
 
}
}
#sponsors-title
#sponsors-title
Line 184: Line 184:
width:1012px;
width:1012px;
background-image: url(/wiki/images/6/6b/12SJTU_title_sponsors.png)
background-image: url(/wiki/images/6/6b/12SJTU_title_sponsors.png)
 +
}
 +
#sponsors-content
 +
{
 +
position:relative;
 +
top:20px;
 +
width:1012px;
 +
height:200px
}
}
div.main-entry
div.main-entry
Line 205: Line 212:
height:300px;
height:300px;
 +
}
 +
#entry-cover1,#entry-cover2,#entry-cover3
 +
{
 +
background-color:transparent;
 +
height:300px;
 +
width:320px;
 +
position:relative;
 +
top:-306px;
 +
color:transparent;
 +
font-weight:bold;
 +
}
 +
#entry-cover1:hover
 +
{
 +
background-color:#ffb000;
 +
color:black;
 +
}
 +
#entry-cover2:hover
 +
{
 +
background-color:#4fb1ca;
 +
color:black;
 +
}
 +
#entry-cover3:hover
 +
{
 +
background-color:#fe88b8;
 +
color:black;
}
}
p
p
Line 210: Line 242:
font-size: 12pt;
font-size: 12pt;
text-align: justify;
text-align: justify;
-
color: black;
 
text-indent: 2em;
text-indent: 2em;
 +
}
 +
#entry-cover1 p,#entry-cover2 p,#entry-cover3 p
 +
{
 +
padding:5px 10px;
 +
line-height:1.3em;
}
}
table.main
table.main

Latest revision as of 03:20, 27 October 2012