]> jfr.im git - z_archive/KronOS.git/blob - frontend/style.css
Added a simple start to a test frontend, reorganized some files.
[z_archive/KronOS.git] / frontend / style.css
1 .message {
2 display:none;
3 }
4
5 div#banner {
6 text-align:center;
7 margin:0 auto;
8 padding-bottom:.5em;
9 background-color:#e9967a;
10 }
11
12 div#copyright {
13 text-align:center;
14 margin:5em auto;
15 }