Team:Uppsala/marcus.css
From 2014.igem.org
(Difference between revisions)
Line 28: | Line 28: | ||
} | } | ||
- | + | grid_container { | |
- | height: | + | height: 1000px; |
} | } |
Revision as of 16:15, 14 October 2014
/* --- Killing content --- */
- killing_sds_result {
clear: both;
}
- killing_left {
float: left;
}
- killing_right {
border: 1px solid; float: right;
}
- killing_container {
width: 1100px;; border: 1px solid; height: 500px;
}
grid_container {
height: 1000px;
}