Team:Wageningen UR/Testpage Style

From 2011.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 2: Line 2:
   <head>  
   <head>  
    
    
-
  <script src="jquery.js" type="text/javascript"></script>
+
-
 
+
   <style type="text/css">
   <style type="text/css">
-
  @import url(http://fonts.googleapis.com/css?family=Quattrocento+Sans);
 
-
  @import url(http://fonts.googleapis.com/css?family=Vollkorn+Sans);
 
-
body{
+
  #mBody {
-
/* background-image: url('https://static.igem.org/mediawiki/2011/0/06/Background_WUR.png');*/
+
background-color: blue;
-
background-color: #F0F0F0;
+
-
}
+
-
   
+
-
h2 {
+
-
  font-family: 'Quattrocento', arial, sans;
+
-
  /* font-size: 19px; */
+
-
  font-weight: bold;
+
-
  color: #E57B05;
+
-
  text-decoration: none;
+
-
  /* background-image: url('https://static.igem.org/mediawiki/2011/5/5a/Mainbackground-blue2.png');
+
-
  background-repeat: repeat-x; */
+
-
  width: 98.2%;
+
-
  padding-left: 5px;
+
-
  margin: 0.5%
+
   }
   }
-
 
+
 
-
h4 {
+
   #sideBar {
-
   font-family: 'Quattrocento', arial, sans;
+
background-color: orange;
-
  padding-left: 5px;
+
-
  /* font-size: 15px; */
+
-
  color: #E57B05;
+
-
  } 
+
-
 
+
-
  p {
+
-
  font-family: 'Quattrocento', arial, sans;
+
-
  /* font-size: 13; */
+
-
  text-align: justify;
+
-
  color: black;
+
-
  padding-left: 7px;
+
-
  padding-right: 7px;
+
   }
   }
-
a:link {
+
#mainContent {
-
        font-family: 'Quattrocento', arial, sans;
+
background-color: pink;
-
color: #298BB6;
+
-
text-decoration: none;
+
-
font-size: 13px;
+
-
        font-weight: bold;
+
-
}
+
-
 
+
-
a:visited {
+
-
        font-family: 'Quattrocento', arial, sans;
+
-
color: #298BB6;
+
-
text-decoration: none;
+
-
font-size: 13px;
+
-
        font-weight: bold;
+
-
}
+
-
 
+
-
a:hover {
+
-
        font-family: 'Quattrocento', arial, sans;
+
-
color: #298BB6;
+
-
text-decoration: none;
+
-
font-size: 13px;
+
-
        font-weight: bold;
+
-
}
+
-
 
+
-
a:active {
+
-
        font-family: 'Quattrocento', arial, sans;
+
-
color: #298BB6;
+
-
text-decoration: none;
+
-
font-size: 13px;
+
-
        font-weight: bold;
+
-
}
+
-
 
+
-
/* Wiki Hacks - START */
+
-
/* Author: Pieter van Boheemen */
+
-
/* Team: TU Delft */
+
-
#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%;}
+
-
#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;
+
-
padding:0; border: none; font-size: 10px;}
+
-
#p-logo { height:1px; overflow:hidden; display: none;}
+
-
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
+
-
.left-menu { width: 500px !important; display:block; margin-top:-80px; border: none; text-align: right;}
+
-
.left-menu ul { border: none; }
+
-
#footer-box { width: 100%; 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: #333; font-size: 10px;}
+
-
#f-list a:hover { color: #666;}
+
-
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
+
-
.right-menu ul { border: none; width: 300px;}
+
-
.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;}
+
-
#search-controls { display:none; }
+
-
h3#siteSub { display: none;}
+
-
#contentSub {display: none;}
+
-
p:first-child { display: none;}
+
-
/* Wiki Hacks - END */
+
-
 
+
-
  #mainContent {
+
-
  background-image: url ('https://static.igem.org/mediawiki/2011/3/32/Background_scetch2_WUR.JPG');
+
-
  height: 98.1%;
+
-
  border: dotted 1px #E57B05;
+
-
  margin-bottom: 1em;
+
-
  margin-left: 250px;
+
-
  padding-left: 10px;
+
-
  position: relative;
+
-
  left: 0px;
+
-
  top: 0px;
+
-
  min-width: 720px;
+
   }
   }
   
   
-
</style>
+
</style>
-
  </head>
+
</head>
-
 
+
<body>
-
  <body>
+
-
  <div id="global wrapper">
+
-
    <div id="mBody">
+
-
        <div id="sideBar">
+
-
        </div>
+
-
        <div id="mainContent"></html>{{{text}}}<html>
+
-
        </div>
+
-
    </div>
+
-
</div>
+
 +
  <div id="sideBar">
 +
  </div>
-
</body>
+
</body>
-
</html>
+
</html>

Latest revision as of 15:12, 26 October 2011