servo/tests/html/test_slam_layout.css
2014-09-08 20:21:42 -06:00

10 lines
114 B
CSS

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