Template:Imperial/09/CSSPlay

From 2009.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
/*----------------------------------------------------------------------------*/
 
-
/* Adapting the iGEM wiki                                                    */
 
-
/*----------------------------------------------------------------------------*/
 
-
 
/*----------------------------Background Fix----------------------------------*/
/*----------------------------Background Fix----------------------------------*/
#globalWrapper{
#globalWrapper{
-
     body.mediawiki {background:#fff url(https://static.igem.org/mediawiki/2009/d/db/NTUshadow.jpg) top center repeat-y;  
+
     background:#3c72bc;
-
     beweweackground: url(https://static.igem.org/mediawiki/2009/7/7a/II09_Main_Background_Blue.png) repeat-x;
+
     font:Calibri, Verdana, Arial, Geneva, sans-serif;
-
    background:#fff;
+
}
}
/*------------------------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-left: 1px solid #000000;
 +
    border-right: 1px solid #000000;
 +
    padding-top: 1px;
 +
    padding-bottom: 1px;
 +
    position:relative;
}
}
.firstHeading{
.firstHeading{
-
     font-size: 0pt;
+
     display: none;
-
    border: 0px;
+
}
}
Line 37: Line 38:
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
-
/* Structure                                                                 */
+
/* Structure                                 deprecated                      */
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
#II09_mainWrapper{
#II09_mainWrapper{
-
    wid232th: 800px;
 
     width: 100%;
     width: 100%;
     align: center;
     align: center;
-
     border: 5px #0000ff;
+
     border: 5px solid #000000;
-
     margin: 0px auto;
+
     margin-top: 0px;
-
     padding: 0px;
+
     margin-bottom: 0px;
 +
    margin-left: 5px;
 +
    margin-right: 5px;
     background: none;
     background: none;
-
 
+
    font:Calibri, Verdana, Arial, Geneva, sans-serif;
 +
    position:relative;
 +
    align:left;
}
}
Line 56: Line 60:
#II09_content_wrapper {
#II09_content_wrapper {
-
     width: 72%;
+
     width: 700px;
     float: left;
     float: left;
-
     margin-top: 0px;
+
    padding: 0px;
-
     margin-bottom: 0px;
+
     margin-top: 5px;
-
     margin-left: 5px;
+
     margin-bottom: 5px;
 +
     margin-left: 0px;
 +
    margin-right: 0px;
     position:relative;
     position:relative;
-
     background: #fff;
+
     align: left;
-
     backgrdaound: url(https://static.igem.org/mediawiki/2009/9/90/II09_Menu_Queens.png) no-repeat middle left;
+
     text-align: left;
}
}
 +
#II09_content_boxtop {
 +
    width: 630px;
 +
    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: 630px;
 +
    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 76: Line 100:
     position: relative;
     position: relative;
     float: left;
     float: left;
-
    font-size: 9pt;
 
-
    font: Calibri;
 
     text-align: justify;
     text-align: justify;
 +
    font:Calibri, Verdana, Arial, Geneva, sans-serif;
}
}
Line 86: Line 109:
.II09_Tabs_Blue {
.II09_Tabs_Blue {
 +
  position:relative;
   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 115: Line 140:
   font-weight:bold;
   font-weight:bold;
   color:#765;
   color:#765;
-
}
+
  font:Calibri;
-
 
+
-
/*----------------------------------------------------------------------------*/
+
-
/* White Box                                                                  */
+
-
/*----------------------------------------------------------------------------*/
+
-
 
+
-
#II09_BCW{
+
-
    width: 700px;
+
-
    text-align: justify;
+
-
    align: center;
+
-
    margin: 5px auto;
+
-
    border: 3px solid #000;
+
-
    padding: 10px;
+
-
    background-color: #fff;
+
-
    position: right;
+
}
}

Latest revision as of 13:50, 7 October 2009