Simplify style

This commit is contained in:
Tim Schaub
2013-05-30 08:59:31 -06:00
parent 439a8a5330
commit 7e20ea160c
+2 -2
View File
@@ -6,14 +6,14 @@
right: 0; right: 0;
background: rgba(0,60,136,0.3); background: rgba(0,60,136,0.3);
font-family: 'Lucida Grande',Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif; font-family: 'Lucida Grande',Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
padding: 2px 4px; padding: 6px;
} }
.ol-attribution a { .ol-attribution a {
color: white; color: white;
text-decoration: none; text-decoration: none;
} }
.ol-attribution ul { .ol-attribution ul {
margin: 3px 0; margin: 0;
padding: 0; padding: 0;
font-size: 10px; font-size: 10px;
line-height: 12px; line-height: 12px;