Skip to content

Commit

Permalink
Update legend.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Drumming2008 authored Sep 18, 2024
1 parent dda1113 commit 423e403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/legend.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ See https://wiki.openstreetmap.org/wiki/OpenRailwayMap for details.

html,body
{
background-color: white;
background-color: transparent;
color: black;
margin: 0;
padding: 0;
font-family: Trebuchet MS,Helvetica,Arial,sans-serif;
font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
font-size: 12px;
}

Expand Down

0 comments on commit 423e403

Please sign in to comment.