Team:Uppsala/marcus.css
From 2014.igem.org
(Difference between revisions)
Line 25: | Line 25: | ||
border: 1px solid; | border: 1px solid; | ||
height: 500px; | height: 500px; | ||
+ | |||
+ | } | ||
+ | |||
+ | grid_container_sensing { | ||
+ | |||
+ | height: 900px; | ||
} | } |
Revision as of 14:53, 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_sensing {
height: 900px;
}