docs/css/style.css
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
footer { text-align: center; width: 100%; } #navigation { border: none; border-left: 1px solid #ccc; } [type="checkbox"].drawer:checked + * { padding-top: 60px; } .spinner-container { text-align: center; margin: auto; }