Team:Uppsala/marcus.css
From 2014.igem.org
(Difference between revisions)
Line 10: | Line 10: | ||
float: right; | float: right; | ||
- | + | ||
} | } | ||
Line 17: | Line 17: | ||
width: 100%; | width: 100%; | ||
- | + | ||
height: 500px; | height: 500px; | ||
} | } |
Revision as of 09:57, 14 October 2014
/* --- Killing content --- */
- killing_left {
float: left;
}
- killing_right {
float: right;
}
- killing_container {
width: 100%;
height: 500px;
}