Difference between revisions of "Team:CU Boulder/notebook/notebook"
Line 12: | Line 12: | ||
box-shadow: -1px 1px 7px 5px rgba(50, 50, 50, 0.5); | box-shadow: -1px 1px 7px 5px rgba(50, 50, 50, 0.5); | ||
} | } | ||
− | + | table { | |
− | border- | + | border-collapse: collapse; |
+ | } | ||
+ | table, th, td { | ||
+ | border: 1px solid black; | ||
} | } | ||
#pBad { | #pBad { | ||
height: 100px; | height: 100px; | ||
− | width: | + | width: 490px; |
background-image: url(https://static.igem.org/mediawiki/2015/5/5d/CU_Boulder_pBad_diagram.gif); | background-image: url(https://static.igem.org/mediawiki/2015/5/5d/CU_Boulder_pBad_diagram.gif); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 25: | Line 28: | ||
#gate { | #gate { | ||
height: 100px; | height: 100px; | ||
− | width: | + | width: 700px; |
background-image: url(https://static.igem.org/mediawiki/2015/d/d5/CU_Boulder_gate_diagram.jpg); | background-image: url(https://static.igem.org/mediawiki/2015/d/d5/CU_Boulder_gate_diagram.jpg); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 32: | Line 35: | ||
#lux { | #lux { | ||
height: 100px; | height: 100px; | ||
− | width: | + | width: 700px; |
background-image: url(https://static.igem.org/mediawiki/2015/d/d1/CU_Boulder_lux_diagram.jpg); | background-image: url(https://static.igem.org/mediawiki/2015/d/d1/CU_Boulder_lux_diagram.jpg); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; |
Revision as of 21:48, 13 September 2015
<!DOCTYPE html>