Remove blue background color

This commit is contained in:
knittl 2015-03-29 19:02:20 +00:00
parent f1718d4072
commit b81321207b
1 changed files with 1 additions and 2 deletions

View File

@ -12,7 +12,6 @@
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" />
<style>
body { background-color:#dceeee; }
.page-header a img {
border:0;
@ -38,7 +37,7 @@
h1 .tastentierchen {
height:100%;
background-color:#dceeee;
background-color:#fff;
}
h1 .tastentierchen a:hover {
position:relative;