Last change
on this file since 162 was 153, checked in by alloc, 10 years ago |
Webserver files
|
-
Property svn:executable
set to
*
|
File size:
267 bytes
|
Rev | Line | |
---|
[153] | 1 | html, body {
|
---|
[133] | 2 | height: 100%;
|
---|
| 3 | margin: 0px;
|
---|
| 4 | padding: 0px;
|
---|
| 5 | background-color: #230000;
|
---|
| 6 | }
|
---|
[153] | 7 | #map {
|
---|
| 8 | height: 100%;
|
---|
| 9 | margin: 0px;
|
---|
| 10 | padding: 0px;
|
---|
| 11 | background-color: #230000;
|
---|
| 12 | }
|
---|
[149] | 13 | #info {
|
---|
[133] | 14 | background-color: #aaaaaa;
|
---|
| 15 | position: absolute;
|
---|
| 16 | bottom: 10px;
|
---|
| 17 | left: 10px;
|
---|
[149] | 18 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.