Team:UCLA/Template/CSS test

From 2014.igem.org

(Difference between revisions)
Line 444: Line 444:
<!--DIV BOXES-->
<!--DIV BOXES-->
-
input {
+
.box {
     display: inline-block;
     display: inline-block;
-
    box-sizing: border-box;
 
}
}
-
.textbox {
 
-
    background-color: #000000;
 
-
margin-left: 160px;
 
-
margin-right: 920px;
 
-
padding-bottom: 8px;
 
-
padding-left: 8px;
 
-
padding-right: 8px;
 
-
padding-top: 8px;
 
-
height: 600px;
 
-
width:400px;
 
-
overflow:auto;
 
-
font-family: 'Open Sans Condensed', sans-serif;
 
-
}
 
<!--TEARABLE CLOTH-->
<!--TEARABLE CLOTH-->

Revision as of 22:52, 5 August 2014