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 --- */

  1. killing_sds_result {

clear: both;

}

  1. killing_left {

float: left;

}

  1. killing_right {

border: 1px solid; float: right;


}

  1. killing_container {

width: 1100px;; border: 1px solid; height: 500px;

}

grid_container_sensing {

height: 900px;

}