mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-01 04:24:02 +01:00
Convert array syntax and other minor code style adjustments.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
|
||||
.netzmacht-leaflet-credits a {
|
||||
color: #669A00;
|
||||
}
|
||||
@@ -17,7 +16,7 @@
|
||||
.netzmacht-leaflet-credits h1 {
|
||||
color: #fff;
|
||||
font-size: 1.4em;
|
||||
text-shadow: 0 -1px 1px rgba(0,0,0,0.35);
|
||||
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.35);
|
||||
}
|
||||
|
||||
.netzmacht-leaflet-credits .row:after {
|
||||
|
||||
Reference in New Issue
Block a user