Difference between revisions of "Template:Team:BostonU/CSS"

 
Line 569: Line 569:
  
  
 +
#box {
 +
02
 +
    float: left;
 +
03
 +
    height: 100px;
 +
04
 +
    width: 350px;
 +
05
 +
    margin: 20px;
 +
06
 +
    padding: 10px;
 +
07
 +
    border: solid;
 +
08
 +
    border-radius: 10px;
 +
09
 +
    background: #000;
 +
10
 +
}
  
  

Latest revision as of 22:39, 18 September 2015