summaryrefslogtreecommitdiff
path: root/mustash/static/css/stashbox.css
blob: 2040dc7c689da58a4ae1ac5a3ced593fd02e9bcb (plain)
1
2
3
4
5
6
7
8
9
body {
    padding-top: 60px;
}

.right {
    float: right;
    background-color: #ddd;
    padding: 10px;
}