1
0
mirror of https://github.com/fazo96/markcloud.git synced 2025-01-10 11:04:21 +01:00
markcloud/client/style.less
2014-10-04 10:34:13 +02:00

14 lines
126 B
Plaintext

.container {
max-width: 40em;
}
#spinner {
position: fixed;
right: 1em;
top: 1em;
}
#new-btn {
margin-top: 1em;
}