X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/318c7a9854f31bebd39eb8e90fbf11a95bfa8995..b917a0eba07184571ea62bb7b735eb48d7c04634:/public/stylesheets/large.css diff --git a/public/stylesheets/large.css b/public/stylesheets/large.css index a1efa8583..458099add 100644 --- a/public/stylesheets/large.css +++ b/public/stylesheets/large.css @@ -18,3 +18,11 @@ .olControlPanZoom { display: none; } + +/* Rules for the login form */ + +.loginBox { + width: 400px; + height: 200px; + margin-bottom: 40px; +}