datenspuren 2013 fahrplan style: background fallback for IE

This commit is contained in:
Astro 2013-09-07 01:42:35 +02:00
parent b0e01eefc6
commit 842a8cee90
1 changed files with 1 additions and 0 deletions

View File

@ -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;