aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/static/pathod.css
blob: 3e24dd7df3b9c61a75b346efd3253cd02241100e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
section {
    margin-top: 50px;

}

.example {
    margin-top: 10px;
    margin-bottom: 10px;

}

.terminal {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #000;
    color: #fff;
}