Team:Valencia-CIPF/fondoweb

From 2013.igem.org

(Difference between revisions)
 
(27 intermediate revisions not shown)
Line 79: Line 79:
   padding: 0;
   padding: 0;
}
}
 +
 +
#HomeCenter2 {
 +
  width: 940px;
 +
  height: auto;
 +
  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;
 +
}
 +
#HomeRight {
#HomeRight {
Line 95: Line 110:
   color:#FFF;         
   color:#FFF;         
   position: relative;
   position: relative;
-
   top: 1250px;  
+
   top: 250px;  
   left: 225px;
   left: 225px;
   z-index:0;
   z-index:0;
Line 107: Line 122:
     color: #FFFFFF;
     color: #FFFFFF;
     display: table-cell;
     display: table-cell;
-
     float: left;
+
     float: none;
     font-size: 1.2em;
     font-size: 1.2em;
     font-weight: bold;
     font-weight: bold;
     line-height: 8em;
     line-height: 8em;
     text-align: center;
     text-align: center;
-
    opacity:0.5;
 
     cursor: pointer;
     cursor: pointer;
}
}
#menu-notebook span.group1 {
#menu-notebook span.group1 {
-
background-color: #3B5998;
+
background-color: #ffa67c;
-
width: 134px;
+
width: 135px;
}
}
#menu-notebook span.group2 {
#menu-notebook span.group2 {
-
background-color: #DD4A69;
+
background-color: #d64729;
width: 290px;
width: 290px;
}
}
Line 129: Line 143:
     font-weight:bold;
     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