summaryrefslogtreecommitdiffstats
path: root/cwd/assets/altcraft/ui/loading-styles.rcss
blob: b376fe806fc7fae0e7a590ca7b9e29a650a15a43 (plain) (blame)
1
2
3
4
5
6
7
8
9
#body-loading {
    background-color: #160f08;
    color: white;
}

#loading {
    font-size: 20vh;
    margin: 30% auto auto;
}