source:
binary-improvements/webserver/css/style.css@
150
Last change on this file since 150 was 149, checked in by , 10 years ago | |
---|---|
|
|
File size: 188 bytes |
Rev | Line | |
---|---|---|
[133] | 1 | html, body, #map { |
2 | height: 100%; | |
3 | margin: 0px; | |
4 | padding: 0px; | |
5 | background-color: #230000; | |
6 | } | |
[149] | 7 | #info { |
[133] | 8 | background-color: #aaaaaa; |
9 | position: absolute; | |
10 | bottom: 10px; | |
11 | left: 10px; | |
[149] | 12 | } |
Note:
See TracBrowser
for help on using the repository browser.