Template:Imperial/09/CSSPlay

From 2009.igem.org

(Difference between revisions)
Line 12: Line 12:
}
}
/*------------------------END Background Fix END------------------------------*/
/*------------------------END Background Fix END------------------------------*/
 +
#toc{
 +
    display:none;
 +
}
#content {
#content {
-
     font:11pt/16pt Calibri, Verdana, Arial, Geneva, sans-serif;
+
     font:Calibri, Verdana, Arial, Geneva, sans-serif;
     background: #325d97;
     background: #325d97;
     border: 0px;
     border: 0px;
Line 22: Line 25:
     font-size: 0pt;
     font-size: 0pt;
     border: 0px;
     border: 0px;
 +
    display: none;
}
}
Line 44: Line 48:
     align: center;
     align: center;
     border: 5px #0000ff;
     border: 5px #0000ff;
-
     margin: 0px auto;
+
     margin: 0px 15px 0px 0px;
     padding: 0px;
     padding: 0px;
     background: none;
     background: none;
-
 
+
    font:Calibri;
}
}
Line 56: Line 60:
#II09_content_wrapper {
#II09_content_wrapper {
     width: 72%;
     width: 72%;
-
     float: left;
+
     float: right;
-
     margin-top: 0px;
+
    padding: 0px;
-
     margin-bottom: 0px;
+
     margin-top: 5px;
-
     margin-left: 5px;
+
     margin-bottom: 5px;
 +
     margin-left: 0px;
 +
    margin-right: 35px;
     position:relative;
     position:relative;
-
     background: #fff;
+
     align: right;
 +
    text-align: right;
 +
    backgrfuzound: #fff;
     backgrdaound: url(https://static.igem.org/mediawiki/2009/9/90/II09_Menu_Queens.png) no-repeat middle left;
     backgrdaound: url(https://static.igem.org/mediawiki/2009/9/90/II09_Menu_Queens.png) no-repeat middle left;
}
}
 +
#II09_content_boxtop {
 +
    width: 717px;
 +
    height: 9px;
 +
    background:url(https://static.igem.org/mediawiki/2009/c/c8/II09_content_top.png) no-repeat;
 +
    background-position: bottom right;
 +
    position: relative;
 +
    float: left;
 +
    display: block;
 +
}
 +
#II09_content_boxbottom {
 +
    width: 717px;
 +
    height: 9px;
 +
    background:url(https://static.igem.org/mediawiki/2009/b/b4/II09_content_bottom.png) no-repeat;
 +
    background-position: top right;
 +
    position: relative;
 +
    float: left;
 +
    display: block;
 +
}
#II09_content {
#II09_content {
Line 75: Line 101:
     position: relative;
     position: relative;
     float: left;
     float: left;
-
    font-size: 9pt;
 
-
    font: Calibri;
 
     text-align: justify;
     text-align: justify;
 +
    font:Calibri;
}
}
Line 87: Line 112:
   float:left;
   float:left;
   width:100%;
   width:100%;
-
   background:#CCCCFF url("http://openwetware.org/images/b/bb/SDbg.gif") repeat-x bottom;
+
   background:#838B8B url("http://openwetware.org/images/b/bb/SDbg.gif") repeat-x bottom; /*#CCCCFF*/
   font-size:93%;
   font-size:93%;
   line-height:normal;
   line-height:normal;
   margin: 0;
   margin: 0;
   padding: 0;
   padding: 0;
 +
  font:Calibri;
}
}
Line 114: Line 140:
   font-weight:bold;
   font-weight:bold;
   color:#765;
   color:#765;
 +
  font:Calibri;
}
}

Revision as of 11:01, 17 September 2009