]> dev.renevier.net Git - syj.git/blob - public/css/syjraw.css
some files were missing copyright information
[syj.git] / public / css / syjraw.css
1 /*  This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier,
2     and is published under the AGPL license. */
3
4 body, html {
5     margin: 0; padding: 0;
6     width: 100%;
7     height: 100%;
8 }
9
10 /*
11  * map rules
12  */
13 #map {
14     position: absolute;
15     top: 0; left: 0; right: 0; bottom: 0;
16 }
17
18 .olControlAttribution {
19     bottom: 0.5em;
20     left: 0.5em;
21     font-size: smaller;
22 }