Template:EPFL 2010

From 2010.igem.org

(Difference between revisions)
Line 6: Line 6:
<html>
<html>
-
 
-
<!-- ============================================ MENU : CSS =========================================== -->
 
<head>
<head>
<style>
<style>
 +
 +
<!-- ============================================ CONTENT : CSS =========================================== -->
 +
 +
.firstHeading {
 +
  display:none;
 +
}
 +
.top-section {
 +
  display:none;
 +
}
 +
 +
/*box igem en bas*/
 +
#footer-box {
 +
  float: bottom;
 +
}
 +
 +
/*couleur du box ou on peut printer*/
 +
#content {
 +
          /*background:white url("https://static.igem.org/mediawiki/2009/d/d6/Fond_igem.jpg") fixed;*/
 +
background-color:#CEE0EC;
 +
          border-width: 0px;
 +
}
 +
 +
/*couleur du sous-box a l'intérieur de content, garder la couleur a neutre*/
 +
#bodyContent {
 +
          padding: 0px;
 +
          margin: 0px;
 +
 +
 +
 +
 +
<!-- =============== END ======================== CONTENT : CSS ======================== END ============== -->
 +
 +
 +
 +
<!-- ============================================ MENU : CSS =========================================== -->
.menu{
.menu{

Revision as of 10:36, 22 July 2010