Team:UCLA/Template/CSS test

From 2014.igem.org

(Difference between revisions)
Line 446: Line 446:
.box {
.box {
     display: inline-block;
     display: inline-block;
 +
background-color: #000000;
 +
overflow:auto;
 +
padding-bottom: 8px;
 +
padding-left: 8px;
 +
padding-right: 8px;
 +
padding-top: 8px;
 +
height: 600px;
 +
width:400px;
 +
font-family: 'Open Sans Condensed', sans-serif;
}
}

Revision as of 22:56, 5 August 2014