Template:12SJTU theme css

From 2012.igem.org

(Difference between revisions)
Line 62: Line 62:
table.head
table.head
{
{
-
height: 90px;
+
height: 147px;
-
width: 982px;
+
width: 1012px;
z-index:999;
z-index:999;
display: block;
display: block;
-
background:url('/wiki/images/4/44/12SJTU_Banner.png') no-repeat;
+
background:url('/wiki/images/a/a0/12SJTU_banner.png') no-repeat;
margin-top:60px;
margin-top:60px;
 +
box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.4);
 +
-webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.4);
 +
-moz-box-shadow: 0px 0px 16px rgba(0,0,0,0.4);
}
}
table.main
table.main
Line 94: Line 97:
{
{
background: none transparent scroll repeat 0% 0%
background: none transparent scroll repeat 0% 0%
 +
}
 +
p
 +
{
 +
font-size:105%;
 +
text-align:justify;
}
}
a.info
a.info
Line 204: Line 212:
td.outer {
td.outer {
background: url('/wiki/images/3/3b/12SJTU_background.png') repeat;
background: url('/wiki/images/3/3b/12SJTU_background.png') repeat;
 +
background-color: white;
border-collapse:separate;
border-collapse:separate;
}
}
Line 256: Line 265:
padding-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-bottom: 0px;
 +
}
 +
h4
 +
{
 +
font-size: 5pt;
 +
font-family: Arial;
 +
font-weight: bold;
}
}
td.rowhead_left
td.rowhead_left
Line 332: Line 347:
a:visited
a:visited
{
{
-
color: #000000;
 
text-decoration: none
text-decoration: none
}
}

Revision as of 03:24, 26 September 2012