aboutsummaryrefslogtreecommitdiffstats
path: root/tests/html/test_slam_layout.css
blob: fed7aa97a3a1564de98c4529f84e85e82bd5d837 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ohhi {
    background-color: red;
    padding: 6px;
}

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