X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8b315975fe02851ec4d0b6d1ce1c30b37a0ebf3d..f2056dbaafa8f6a5bf72ef25ecf77060693ba35d:/wolnelektury/static/css/header.css diff --git a/wolnelektury/static/css/header.css b/wolnelektury/static/css/header.css index 9435ad7c0..f8cf7568b 100755 --- a/wolnelektury/static/css/header.css +++ b/wolnelektury/static/css/header.css @@ -27,6 +27,7 @@ #half-header-content { background: #191919; + color: #989898; } @@ -58,6 +59,7 @@ #search-area { margin: 0; background: #444; + color: white; margin-left: 24em; width: 73.5em; } @@ -108,6 +110,7 @@ #search-button { display: inline-block; background: #02adb7; + color: white; padding: 0; margin: 0; width: 9.4em;