Difference between revisions of "Team:CU Boulder/notebook"
Line 5: | Line 5: | ||
.notebook_class { | .notebook_class { | ||
− | height: | + | height: 450px; |
− | width: | + | width: 400px; |
background-color: #989898; | background-color: #989898; | ||
border: 1px solid red; | border: 1px solid red; | ||
Line 12: | Line 12: | ||
.notebook_container { | .notebook_container { | ||
width: 850px; | width: 850px; | ||
− | height: | + | height: 500px; |
border: 2px solid purple; | border: 2px solid purple; | ||
/*padding-left: 40px;*/ | /*padding-left: 40px;*/ |
Revision as of 09:09, 15 September 2015
<!DOCTYPE html>