summaryrefslogtreecommitdiffstats
path: root/web_src/css/standalone/devtest.css
blob: a7b00e1e56181f2848b98e0d4f33122d721cb508 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.button-sample-groups {
  margin: 0; padding: 0;
}

.button-sample-groups .sample-group {
  list-style: none; margin: 0; padding: 0;
}

.button-sample-groups .sample-group .ui.button {
  margin-bottom: 5px;
}

h1, h2 {
  margin: 0;
  padding: 10px 0;
}