Team:Wageningen UR/Templates/Style

From 2011.igem.org

(Difference between revisions)
Line 8: Line 8:
   @import url(http://fonts.googleapis.com/css?family=Vollkorn+Sans);
   @import url(http://fonts.googleapis.com/css?family=Vollkorn+Sans);
-
body{background-image: url('https://static.igem.org/mediawiki/2011/0/06/Background_WUR.png');}
+
body{
 +
/* background-image: url('https://static.igem.org/mediawiki/2011/0/06/Background_WUR.png');*/
 +
background-color: #F0F0F0;
 +
}
      
      
h2 {
h2 {
Line 34: Line 37:
   /* font-size: 13; */
   /* font-size: 13; */
   text-align: justify;
   text-align: justify;
-
   color: white;
+
   color: black;
   padding-left: 7px;
   padding-left: 7px;
   padding-right: 7px;
   padding-right: 7px;
Line 71: Line 74:
}
}
-
    /* Wiki Hacks - START */
+
/* Wiki Hacks - START */
-
/* Author: Pieter van Boheemen */
+
/* Author: Pieter van Boheemen */
-
/* Team: TU Delft */
+
/* Team: TU Delft */
-
/* modified sligthly for the Wageningen UR Team */
+
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
-
+
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; min-width: 1000px; overflow: hidden; height:100%;}
-
#globalWrapper  
+
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
-
{  
+
#top-section { height: 0px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;
-
background-color: #096790;
+
padding:0; border: none; font-size: 10px;}
-
        background-image: url('https://static.igem.org/mediawiki/2011/0/06/Background_WUR.png');
+
#p-logo { height:1px; overflow:hidden; display: none;}
-
/* background-image: url('https://static.igem.org/mediawiki/2011/f/f0/Mainbackground-blue.png'); */
+
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
-
/* background-repeat: repeat-x; */
+
.left-menu { width: 500px !important; display:block; margin-top:-80px; border: none; text-align: right;}
-
border: none;  
+
.left-menu ul { border: none; }
-
margin: 0;  
+
#footer-box { width: 100%; margin: -10px auto 0 auto; padding: 20px 0;}
-
padding: 0;  
+
.visualClear { display: none; }
-
width: 100%;  
+
#footer { border: none; width: 965px; margin: 0 auto; padding: 0;}
-
height:100%;
+
.firstHeading { display: none;}
-
}
+
#f-list a { color: #333; font-size: 10px;}
-
+
#f-list a:hover { color: #666;}
-
#content  
+
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
-
{  
+
.right-menu ul { border: none; width: 300px;}
-
background-color: #023850;  
+
.printfooter { display: none; }
-
border: : 2px dotted #298BB6;  
+
#footer ul { margin: 0; padding: 0;}
-
padding: 0;
+
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
-
margin: auto;  
+
#search-controls { display:none; }
-
width: 1000px;  
+
h3#siteSub { display: none;}
-
overflow: hidden;  
+
#contentSub {display: none;}
-
height: 100%;
+
p:first-child { display: none;}
-
}
+
/* Wiki Hacks - END */
-
+
-
#bodyContent  
+
-
{
+
-
        background-color: #023850;
+
-
border: none;  
+
-
padding:0;  
+
-
margin:0;  
+
-
width:100%;  
+
-
height:100%;
+
-
}
+
-
+
-
#top-section  
+
-
{  
+
-
height: 0px;  
+
-
margin: 0px;  
+
-
margin-left: auto;
+
-
margin-right: auto;  
+
-
margin-bottom: 0 !important;
+
-
padding: 0;  
+
-
border: none;  
+
-
font-size: 10px;
+
-
}
+
-
 
+
body  {
-
#p-logo
+
min-width: 1024px;
-
{
+
}
-
height: 1px;
+
-
overflow: hidden;
+
-
display: none;
+
-
}
+
-
     
+
-
      #search-controls
+
-
{
+
-
overflow: hidden;
+
-
display: none;
+
-
background: none;
+
-
position: absolute;
+
-
top: 35px;
+
-
right: -10px;
+
-
}
+
-
       
+
-
      #footer-box
+
-
{
+
-
        background-color: #E57B05;
+
-
width: 1000px;  
+
-
margin: -10px auto 0 auto;
+
-
padding: 20px 0;
+
-
}
+
-
       
+
-
        .visualClear
+
-
{
+
-
display: none;
+
-
}
+
-
+
-
#footer
+
-
{
+
-
border: none;
+
-
width: 965px;
+
-
margin: 0 auto;
+
-
padding: 0;
+
-
}
+
-
+
-
.firstHeading
+
-
{
+
-
display: none;
+
-
}
+
-
+
-
#f-list a
+
-
{
+
-
color: #023850;
+
-
font-size: 10px;
+
-
}
+
-
+
-
#f-list a:hover
+
-
{
+
-
color: #023850;
+
-
}
+
-
+
-
.printfooter
+
-
{
+
-
display: none;
+
-
}
+
-
+
-
#footer ul
+
-
{
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
+
-
#footer ul li
+
-
{
+
-
margin-top: 0;
+
-
margin-bottom: 0;
+
-
margin-left: 10px;
+
-
margin-right: 10px;
+
-
padding: 0;
+
-
}
+
-
+
-
/* Wiki Hacks - END */
+
   #mainContent {
   #mainContent {
-
   background: transparent;
+
   background-image: url ('https://static.igem.org/mediawiki/2011/3/32/Background_scetch2_WUR.JPG');
-
  float: right;
+
-
  width: 78%;
+
   height: 98.1%;  
   height: 98.1%;  
-
  padding: auto;
 
   border-left: dotted 1px #E57B05;
   border-left: dotted 1px #E57B05;
   margin-bottom: 1em;
   margin-bottom: 1em;
 +
  margin-left: 270px;
 +
  padding-left: 10px;
 +
  padding-right: 10px;
 +
  position: relative;
 +
  left: 0px;
 +
  top: 0px;
 +
  min-width: 720px;
   }
   }
   
   
-
  </style>
+
</style>
   </head>
   </head>
    
    
   <body>
   <body>
-
<div id="global wrapper">
+
  <div id="global wrapper">
-
  <div id="mBody">
+
    <div id="mBody">
-
    <div id="sideBar">
+
        <div id="sideBar">
 +
        </div>
 +
        <div id="mainContent"></html>{{{text}}}<html>
 +
        </div>
     </div>
     </div>
-
    <div id="mainContent"></html>{{{text}}}<html>
+
</div>
-
  </div>
+
 
-
  </div>
+
 
-
  </div>
+
  </body>
  </body>
  </html>
  </html>

Revision as of 17:43, 12 July 2011

{{{text}}}