Files
servo/tests/html/test_slam_layout.css
Jack Moffitt c6ab60dbfc Cargoify servo
2014-09-08 20:21:42 -06:00

11 lines
114 B
CSS

#ohhi {
background-color: red;
padding: 6px;
}
#mark {
background-color: blue;
padding: 12px;
}