Template:13SJTU theme css

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> body { margin: 0px 0px 0px 0px; background-image:url(/wiki/images/5/59/Back2.png); background-repeat:no-repeat !important; background-a...")
 
(78 intermediate revisions not shown)
Line 6: Line 6:
{
{
margin: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
-
background-image:url(/wiki/images/5/59/Back2.png);
+
background-image:url(/wiki/images/9/95/SJTU_BioX_2013_bg_LunarBox.png);
background-repeat:no-repeat !important;
background-repeat:no-repeat !important;
background-attachment: fixed!important;
background-attachment: fixed!important;
-
color: #000000;
 
font-family: "Microsoft Yahei", "STHeiti", "Microsoft JhengHei", "SimHei", serif;
font-family: "Microsoft Yahei", "STHeiti", "Microsoft JhengHei", "SimHei", serif;
-
background-color: #e6e6e6;
+
        background-color: transparent;
-moz-background-size:cover !important;
-moz-background-size:cover !important;
-
background-size:cover !important;
+
        background-size:cover !important;
padding:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
}
 +
body.inframe
body.inframe
{
{
Line 49: Line 49:
table.head
table.head
{
{
-
height: 350px;
+
height: 304px;
width: 1012px;
width: 1012px;
z-index:999;
z-index:999;
display: block;
display: block;
-
background:url(/wiki/images/0/09/Title0.2.png) no-repeat;
+
background:url(/wiki/images/2/2f/SJTU_BioX_2013_head_original_smallv.png) no-repeat;
box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.4);
box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.4);
Line 89: Line 89:
text-indent: 2em;
text-indent: 2em;
line-height: 1.8em;
line-height: 1.8em;
 +
        color:#c8c8ff;
}
}
dd
dd
Line 101: Line 102:
position: relative;
position: relative;
background-color: #ccc;
background-color: #ccc;
-
text-decoration: none
+
text-decoration: none;
}
}
a.info:hover
a.info:hover
Line 110: Line 111:
a.info span
a.info span
{
{
-
display: none
+
display: none;
}
}
a.info:hover span
a.info:hover span
Line 125: Line 126:
top: 2em;
top: 2em;
background-color: #cff;
background-color: #cff;
-
text-align: center
+
text-align: center;
}
}
table.bottom
table.bottom
Line 140: Line 141:
td
td
{
{
 +
        color:#c8c8ff;
}
}
Line 166: Line 168:
}
}
td.outer {
td.outer {
-
background-image:url(/wiki/images/3/3b/12SJTU_background.png);
+
border-collapse:separate;
border-collapse:separate;
padding-top: 20px; padding-bottom: 20px; padding-left:0px; padding-right:0px;
padding-top: 20px; padding-bottom: 20px; padding-left:0px; padding-right:0px;
Line 198: Line 200:
background-color: #ECECEC;
background-color: #ECECEC;
font-size:13pt;
font-size:13pt;
-
color:black;
 
}
}
Line 306: Line 307:
padding: 5px 20px;
padding: 5px 20px;
margin: 0px 20px;
margin: 0px 20px;
-
font-weight: bold;
 
font-famliy: 'cooper black';
font-famliy: 'cooper black';
font-size: 14px;
font-size: 14px;
 +
color:#c8c8ff;
 +
}
 +
#achievements-content{
 +
padding:5px 20px;
 +
margin: 0px 20px;
 +
color:#c8c8ff;
}
}
-
 
#abstract-title{
#abstract-title{
width: 800px;
width: 800px;
height: 50px;
height: 50px;
-
font-famliy: 'cooper black';
 
font-size: 25px;
font-size: 25px;
font-weight: bold;
font-weight: bold;
 +
}
 +
#achievements-title{
 +
width: 800px;
 +
height: 50px;
 +
font-size: 25px;
 +
font-weight: bold;
 +
}
 +
#sponsors-title{
 +
width: 800px;
 +
height: 50px;
 +
font-size: 25px;
 +
font-weight: bold;
 +
}
 +
#sponsors-content{
 +
position: relative;
 +
top: 20px;
 +
width: 1012px;
 +
height: 200px;
 +
color:#c8c8ff;
}
}
</style>
</style>
</head>
</head>
</html>
</html>

Latest revision as of 21:21, 18 October 2013