Team:Valencia-CIPF/fondoweb

From 2013.igem.org

(Difference between revisions)
Line 13: Line 13:
}
}
-
/* Cabecera */
 
-
 
-
#header {
 
-
    background: #ffa67c;  /*fondo*/
 
-
    border-bottom: 10px solid #d64729;  /*borde inferior*/
 
-
    width:100%;
 
-
    padding-top:0px;
 
-
    margin: 0;
 
-
    position:relative;
 
-
    top:-18px;
 
-
}
 
-
#header .wrapper {
 
-
    width:1080px;
 
-
    overflow:hidden;
 
-
    display:table;
 
-
    background: none transparent 0 0 Scroll no-repeat;
 
-
    position:relative;
 
-
    padding-top:0px;
 
-
}
 
-
#project-image {
 
-
background: url('https://static.igem.org/mediawiki/2013/e/e0/Valencia-CIPF_logo.png') transparent center center scroll no-repeat;
 
-
display:table-cell;
 
-
width:480px;
 
-
height:360px;
 
-
text-align:center;
 
-
vertical-align:middle;
 
-
position:absolute;
 
-
left:715px; /*Desplazar logo iGEM*/
 
-
}
 
-
 
-
 
-
/*#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;}*/
 
-
/*#content{
 
-
  background:#FFFFFF center top fixed repeat-y;
 
-
  padding: 0px;
 
-
  margin:0px;
 
-
  border: none; 
 
-
}*/
 
-
 
-
/*#bodycontent {
 
-
  border: none;
 
-
  padding:0;
 
-
  margin:0px;
 
-
  width:100%;
 
-
  max-width: 1080px;
 
-
}*/
 
#top-section {  
#top-section {  
Line 73: Line 27:
/*#p-logo { height:1px; overflow:hidden; display: none;}*/
/*#p-logo { height:1px; overflow:hidden; display: none;}*/
-
#search-controls {
 
-
  overflow:hidden;
 
-
  display:block;
 
-
  background: none;
 
-
  font-color:#FFF;
 
-
  position: absolute;
 
-
  top: 20px;
 
-
  left: 10px;
 
-
}
 
-
.left-menu {
 
-
  width: 400px;
 
-
  display:block;
 
-
  float:left;
 
-
  margin-top:0px;
 
-
  border: none;
 
-
}
 
-
.left-menu ul {
 
-
  border: none;
 
-
}
 
-
 
-
#menubar.right-menu {
 
-
  width:300px;
 
-
  display:block;
 
-
  float:left;
 
-
  margin-top:0px;
 
-
  border: none;
 
-
}
 
-
 
-
.right-menu ul {
 
-
  border: none;
 
-
}
 
-
 
-
/* Pie */
 
-
 
-
#footer-box {
 
-
    background: #ffa67c;  /*fondo*/
 
-
    border-top: 10px solid #d64729;  /*borde superior*/
 
-
    width:1080px;
 
-
    padding:10px !important!
 
-
    margin: 0;
 
-
    position:relative;
 
-
}
 
-
/*#footer-box.wrapper {
 
-
    margin: 0 auto;
 
-
    width:1080px;
 
-
    overflow:hidden;
 
-
    display:table;
 
-
    background: none transparent 0 0 Scroll no repeat;
 
-
    position:relative;
 
-
    padding-top:0px;
 
-
}*/
 
-
 
-
 
-
/*#footer-box {
 
-
  background-color: transparent;
 
-
  border: none;
 
-
  width: 1080px;
 
-
  margin: 0 ;
 
-
  padding: 0;
 
-
}*/
 
-
 
-
/*#footer {
 
-
  border: none;
 
-
  width: 1080px;
 
-
  margin: 0; padding: 0;
 
-
}*/
 
-
 
-
 
-
 
-
#sponsors{
 
-
 
-
}
 
-
 
-
#e-mail{
 
-
    color: #000;
 
-
    font: sans-serif;
 
-
    font-size: 15px;
 
-
    position: absolute;
 
-
    left: 690px;
 
-
    top:300px;
 
-
}
 
-
#FacebookandTwitter{
 
-
    position:relative;
 
-
    top:130px;
 
-
    left:1040px;
 
-
}
 
-
#VisitorMaps{
 
-
  position:relative;
 
-
  top:-240px;
 
-
  left:10px;
 
-
}
 

Revision as of 19:35, 5 August 2013