File size: 126 Bytes
5b76e0f
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
Button {
    margin: 1 2;
}

Horizontal > Vertical {
    width: 24;
}

.header {
    margin: 1 0 0 2;
    text-style: bold;
}