source: binary-improvements/webserver/css/style.css@ 140

Last change on this file since 140 was 133, checked in by alloc, 10 years ago

Fixes

  • Property svn:executable set to *
File size: 186 bytes
RevLine 
[133]1html, body, #map {
2 height: 100%;
3 margin: 0px;
4 padding: 0px;
5 background-color: #230000;
6}
7#pos {
8 background-color: #aaaaaa;
9 position: absolute;
10 bottom: 10px;
11 left: 10px;
12}
Note: See TracBrowser for help on using the repository browser.