Template:12SJTU theme css

From 2012.igem.org

(Difference between revisions)
Line 5: Line 5:
body
body
{
{
-
background:url(/wiki/images/2/24/12SJTU_background_1366x768.jpg);
 
margin: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-repeat:no-repeat !important;
background-repeat:no-repeat !important;
background-attachment: fixed!important;
background-attachment: fixed!important;
color: #000000;
color: #000000;
-
font-family: "Microsoft Yahei", "Verdana", "Calibri", serif;
+
font-family: "Microsoft Yahei", "STHeiti", "Microsoft JhengHei", "SimHei", serif;
background-color: #e6e6e6;
background-color: #e6e6e6;
-moz-background-size:cover !important;
-moz-background-size:cover !important;
Line 20: Line 19:
background-image: none;
background-image: none;
background-color: transparent;
background-color: transparent;
-
}
 
-
#globalWrapper{
 
-
 
-
margin: 0px 0px 0px 0px;
 
-
height: 0px;
 
-
background-repeat:no-repeat !important;
 
-
background-attachment: fixed!important;
 
-
color: #000000;
 
-
background-color: #e6e6e6;
 
-
-moz-background-size:cover !important;
 
-
background-size:cover !important;
 
-
padding:0px 0px 0px 0px;
 
}
}
#main_wrapper{
#main_wrapper{
-
position:absolute;
+
position:relative;
-
top:-150px;
+
-
left:-20px;
+
margin: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
-
width:982px;
+
 
background-repeat:no-repeat !important;
background-repeat:no-repeat !important;
background-attachment: fixed!important;
background-attachment: fixed!important;
Line 44: Line 30:
-moz-background-size:cover !important;
-moz-background-size:cover !important;
background-size:cover !important;
background-size:cover !important;
-
padding-top:8px;
 
}
}
#footer {
#footer {
Line 50: Line 35:
top: 30px;
top: 30px;
padding-bottom: 60px;
padding-bottom: 60px;
 +
font-size:8pt;
}
}
table
table
Line 62: Line 48:
table.head
table.head
{
{
-
height: 120px;
+
height: 200px;
width: 1012px;
width: 1012px;
z-index:999;
z-index:999;
display: block;
display: block;
-
background:url('/wiki/images/1/13/12SJTU_banner-2-res-shiro.png') no-repeat;
+
background:url(/wiki/images/2/2d/12SJTU_inner_banner.png) no-repeat;
-
margin-top:60px;
+
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);
-moz-box-shadow: 0px 0px 16px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 16px rgba(0,0,0,0.4);
-
background-size: 1012px;
 
}
}
table.main
table.main
Line 79: Line 63:
border-left: medium none;
border-left: medium none;
border-bottom: medium none;
border-bottom: medium none;
-
background-color: transparent;
 
}
}
table.mainouter
table.mainouter
{
{
-
width:982px !important;
+
width:1012px !important;
position:relative;
position:relative;
box-shadow: 0px 10px 16px rgba(0,0,0,0.4);
box-shadow: 0px 10px 16px rgba(0,0,0,0.4);
Line 90: Line 73:
-moz-box-shadow: 0px 10px 16px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 10px 16px rgba(0,0,0,0.4);
border-collapse:separate;
border-collapse:separate;
 +
}
 +
td.pumpkin
 +
{
 +
height: 100px;
 +
width: 1012px;
 +
background-color: black;
 +
}
 +
#floatpumpkin
 +
{
 +
position:absolute;
 +
left:74px;
 +
top:0px;
 +
height: 95px;
 +
width: 89px;
 +
background-image:url(/wiki/images/4/4d/12SJTU_pumpkin.png);
 +
}
 +
/*-- Lavalamp --*/
 +
.navipages:after { visibility: hidden; display: block;}
 +
*:first-child+html .navipages { zoom: 1; } /* IE7 */
 +
#lavalampbg {
 +
width:89px;
 +
height:95px;
 +
margin-left:0px;
 +
position:absolute;
 +
top: 0px;
 +
left:0px;
 +
background-image:url(/wiki/images/4/4d/12SJTU_pumpkin.png);
 +
z-index: 100;
}
}
table.message
table.message
Line 110: Line 121:
font-size:10pt;
font-size:10pt;
line-height: 1.8em;
line-height: 1.8em;
-
text-align: justify;
 
-
}
 
-
dl,ol
 
-
{
 
-
text-align: justify;
 
}
}
a.info
a.info
Line 175: Line 181:
border-bottom: medium none;
border-bottom: medium none;
text-align: left
text-align: left
-
}
 
-
td.no_border
 
-
{
 
-
border-right: medium none;
 
-
padding-right: 2px;
 
-
border-top: medium none;
 
-
padding-left: 2px;
 
-
padding-bottom: 3px;
 
-
border-left: medium none;
 
-
padding-top: 3px;
 
-
border-bottom: medium none;
 
-
background-color: transparent;
 
-
text-align: left
 
-
}
 
-
td.no_border_wide
 
-
{
 
-
border-right: medium none;
 
-
padding-right: 16px;
 
-
border-top: medium none;
 
-
padding-top: 0px;
 
-
border-left: medium none;
 
-
padding-left: 0px;
 
-
border-bottom: medium none;
 
-
padding-bottom: 0px;
 
-
background-color: transparent;
 
-
text-align: left;
 
-
vertical-align: top;
 
-
}
 
-
td.shoutrow
 
-
{
 
-
border-right: medium none;
 
-
border-top: medium none;
 
-
border-left: medium none;
 
-
border-bottom: medium none;
 
-
background-color: #ffffff
 
-
overflow: hidden;
 
}
}
td.bottom
td.bottom
Line 224: Line 194:
}
}
td.outer {
td.outer {
-
background: url('/wiki/images/3/3b/12SJTU_background.png') repeat;
+
background: white;
border-collapse:separate;
border-collapse:separate;
 +
padding-top: 20px; padding-bottom: 20px; padding-left:0px; padding-right:0px;
 +
border-left:0px;
 +
border-right:0px;
}
}
td.text
td.text
Line 233: Line 206:
padding-bottom: 10pt;
padding-bottom: 10pt;
padding-top: 10pt;
padding-top: 10pt;
-
background: rgba(205, 200, 228, 0.95);
+
background: white;
}
}
td.text[align=center] {
td.text[align=center] {
Line 242: Line 215:
/*padding-top: 5px!important;*/
/*padding-top: 5px!important;*/
padding-top:0 !important;
padding-top:0 !important;
-
background: rgba(205, 200, 228, 0.48);
+
background-color:black;
-
border-top: 1px  solid rgba(255,255,255,0.3);
+
-
border-right: 1px solid transparent;
+
-
}
+
-
td.headtext
+
-
{
+
-
padding-right: 10pt;
+
-
padding-left: 10pt;
+
-
padding-bottom: 10pt;
+
-
padding-top: 0pt
+
}
}
-
td.comment
 
-
{
 
-
padding-right: 10pt;
 
-
padding-left: 10pt;
 
-
padding-bottom: 10pt;
 
-
padding-top: 10pt;
 
-
text-align: left
 
-
}
 
td.colhead,h2{
td.colhead,h2{
color: #ffffff;
color: #ffffff;
Line 268: Line 224:
border-right: 0px solid transparent;
border-right: 0px solid transparent;
background-color: #ECECEC;
background-color: #ECECEC;
-
font-size:12pt;
+
font-size:13pt;
color:black;
color:black;
}
}
Line 274: Line 230:
h3
h3
{
{
-
font-size:10pt;
+
font-size:11pt;
padding-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-bottom: 0px;
Line 328: Line 284:
border-bottom: 0px
border-bottom: 0px
}
}
-
form
+
 
-
{
+
-
margin-top: 0px;
+
-
margin-bottom: 0px
+
-
}
+
-
.sublink
+
-
{
+
-
font-weight: normal;
+
-
font-style: italic
+
-
}
+
font.gray
font.gray
{
{
Line 371: Line 318:
}
}
-
.important
 
-
{
 
-
font-weight: bold;
 
-
}
 
-
.red
 
-
{
 
-
color: #ee0000
 
-
}
 
-
.yellow
 
-
{
 
-
color: #997700
 
-
}
 
-
.green
 
-
{
 
-
color: #000000
 
-
}
 
-
 
-
li
 
-
{
 
-
margin-top: 6pt;
 
-
margin-bottom: 6pt;
 
-
margin-left: 16pt
 
-
}
 
-
ul
 
-
{
 
-
margin-top: 0px;
 
-
margin-bottom: 0px;
 
-
}
 
img.border
img.border
{
{

Revision as of 16:59, 25 October 2012