Team:Valencia-CIPF/fondoweb

From 2013.igem.org

(Difference between revisions)
 
(56 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
<script type="text/javascript">
<script type="text/javascript">
 +
html, body {
html, body {
Line 7: Line 8:
padding: 0;
padding: 0;
}
}
-
 
-
 
body {
body {
-
   background:#05165;
+
   background:#FFFFFF top center fixed;
}
}
 +
 +
#top-section {
 +
  height: 0px;
 +
  margin-top: 0px;
 +
  margin-left: 0px;
 +
  margin-right: 0px;
 +
  margin-bottom: 0px !important;
 +
  margin-bottom: 0px;
 +
  padding:0;
 +
  border: none;
 +
}
 +
.firstHeading {  
.firstHeading {  
Line 18: Line 29:
}
}
-
#top-section {
+
 
-
  height: 0px;
+
/* To make the images borders transparents!!! */
-
  margin: 0px;
+
div.thumbinner {background-color:transparent;}
-
  padding:0;
+
div.thumb {border-color: transparent;}
-
  border: none;
+
div.thumb {background-color: transparent;}
-
  position: relative;
+
 
-
  top:0px;  /*Subir imagen iGEM hasta sacar fuera */
+
h1 {
 +
  color: #000000
}
}
 +
 +
h2 {
 +
  color: #000000
 +
}
 +
 +
h3 {
 +
  color: #000000
 +
}
 +
 +
h4 {
 +
  color: #000000
 +
}
 +
#HomeCenter {
#HomeCenter {
-
   width: 600px;
+
   width: 420px;
   height: auto;
   height: auto;
   float: left;
   float: left;
Line 34: Line 59:
   font-size: 14px;
   font-size: 14px;
   text-align: justify;
   text-align: justify;
-
   margin-top: 8px;
+
   margin-top: 30px;
-
   margin-bottom: 20px;     
+
   margin-bottom: 80px;     
-
   margin-left: 250px;  
+
   margin-left: 40px;  
   margin-right: 12px;  
   margin-right: 12px;  
   padding: 0;
   padding: 0;
}
}
 +
#HomeCenter1 {
 +
  width: 860px;
 +
  height: auto;
 +
  float: left;
 +
  font-family: Helvetica, Helvetica, Geneva, sans-serif;
 +
  font-size: 14px;
 +
  text-align: justify;
 +
  margin-top: 30px;
 +
  margin-bottom: 80px;   
 +
  margin-left: 0px;
 +
  margin-right: 12px;
 +
  padding: 0;
 +
}
-
/* To make the images borders transparents!!! */
+
#HomeCenter2 {
-
div.thumbinner {background-color:transparent;}
+
  width: 940px;
-
div.thumb {border-color: transparent;}
+
  height: auto;
-
div.thumb {background-color: transparent;}
+
  float: left;
 +
  font-family: Helvetica, Helvetica, Geneva, sans-serif;
 +
  font-size: 14px;
 +
  text-align: justify;
 +
  margin-top: 0px;
 +
  margin-bottom: 5px;   
 +
  margin-left: 12px;
 +
  margin-right: 18px;
 +
  padding: 0;
 +
}
-
#Calendar {
+
#HomeRight {
-
   width: 680px;
+
   width: 245px;
   height: auto;
   height: auto;
-
   float: left;
+
   float: right;
   font-family: Helvetica, Helvetica, Geneva, sans-serif;
   font-family: Helvetica, Helvetica, Geneva, sans-serif;
-
   font-size: 13px;
+
   font-size: 14px;
   text-align: center;
   text-align: center;
-
  margin-top: 10px;
 
-
  margin-bottom: 0;   
 
-
  margin-left: 10px;
 
-
  margin-right: 10px;
 
-
  padding: 0;
 
}
}
 +
#search-controls {
 +
  overflow:hidden;
 +
  display:block;
 +
  background: none;
 +
  color:#FFF;       
 +
  position: relative;
 +
  top: 250px;
 +
  left: 225px;
 +
  z-index:0;
 +
}
 +
 +
 +
#menu-notebook { text-align:center; margin-bottom: 20px;}
 +
 +
#menu-notebook span.group {
 +
    border: 10px solid #FFFFFF;
 +
    color: #FFFFFF;
 +
    display: table-cell;
 +
    float: none;
 +
    font-size: 1.2em;
 +
    font-weight: bold;
 +
    line-height: 8em;
 +
    text-align: center;
 +
    cursor: pointer;
 +
}
 +
#menu-notebook span.group1 {
 +
background-color: #ffa67c;
 +
width: 135px;
 +
}
 +
#menu-notebook span.group2 {
 +
background-color: #d64729;
 +
width: 290px;
 +
}
 +
#menu-notebook span.clicked {
 +
    opacity:1;
 +
}
 +
.name-week, .data-week {
 +
    font-weight:bold;
 +
}
 +
#descr, .mounth { display:none; }
 +
 +
.month{
 +
}
 +
 +
.week {
 +
    border: 10px solid #d64729;
 +
    padding: 10px 20px;
 +
}
</style>
</style>
</html>
</html>

Latest revision as of 20:12, 4 October 2013