diff --git a/content/static/datenspuren/2013/fahrplan/style.css b/content/static/datenspuren/2013/fahrplan/style.css index 98e006aa5..3c3800c8e 100644 --- a/content/static/datenspuren/2013/fahrplan/style.css +++ b/content/static/datenspuren/2013/fahrplan/style.css @@ -2,6 +2,7 @@ html { font-family: Sans !important; font-size: medium; min-height: 100%; + background: #156DD0; background: -webkit-linear-gradient(top, #156DD0 0%,#115BAE 100%) no-repeat; background: -moz-linear-gradient(top, #156DD0 0%,#115BAE 100%) no-repeat; background: linear-gradient(top, #156DD0 0%,#115BAE 100%) no-repeat;