Team:Freiburg/css/styles.css

From 2014.igem.org

(Difference between revisions)
Line 287: Line 287:
}
}
 +
.sponsorbox {
 +
 
 +
    width: 49%;
 +
background-color: white;
 +
border: 1px #E68A00 solid;
 +
padding: 0;
 +
position: relative;
 +
float: left;
 +
      }
 +
 
 +
 +
 
 +
.sponsorbox p {
 +
padding: auto;
 +
padding-top: 100px;
 +
padding-bottom: 143px;
 +
padding-left: 20px;
 +
padding-right: 20px;
 +
background: gray;
 +
position: absolute;
 +
left: 400px;
 +
top: 0;
 +
}
#boxtext span {  
#boxtext span {  

Revision as of 08:16, 5 September 2014