X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=public%2Fcss%2Fsyjraw.css;h=b7a34cc52315ef53caec17612e737466187ccd9b;hb=fccbd03d7444b561a07016c2acab9dc74b361ecf;hp=053c2509a5c689ecc1ad1177ce8fd76c79934d31;hpb=26afcb880ff75743abcb627ecf516b6c51a36d08;p=syj.git diff --git a/public/css/syjraw.css b/public/css/syjraw.css index 053c250..b7a34cc 100644 --- a/public/css/syjraw.css +++ b/public/css/syjraw.css @@ -1,5 +1,6 @@ -/* This file is part of Syj, Copyright (c) 2010 Arnaud Renevier, +/* This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier, and is published under the AGPL license. */ + body, html { margin: 0; padding: 0; width: 100%; @@ -12,11 +13,10 @@ body, html { #map { position: absolute; top: 0; left: 0; right: 0; bottom: 0; - *width: 100%; - *height: 100%; } .olControlAttribution { bottom: 0.5em; left: 0.5em; + font-size: smaller; }