gc-fallout - minor changes by jedie
[anomen-overlay.git] / www-apps / gc-fallout / dev / styles.css
blob2e7d80264b0ccfff724cf73e0a11cb251a71b1b1
1 body {
2 background-image : url('img/pipboy.jpg');
3 background-repeat : no-repeat;
4 background-position : center top;
7 div#input_div {
8 color: #77ff77;
9 background-color: black;
10 width : 400px;
11 margin : auto;
12 margin-top:50px;
16 div#perky_preview {
17 width: 500px;
20 div#result {
22 color: #77ff77;
23 background-color: black;
24 width : 400px;
25 margin : auto;
26 margin-top:60px;