# HG changeset patch # User Jim Hague # Date 1361225123 0 # Node ID 6e76fc564fdb5ed8579f6253acfdb7c55e7b0070 # Parent 63be970c5802c3436936970457fbece85039f152 Change banner to transparent PNG with Havoc font lettering and buzzard on black background. diff -r 63be970c5802 -r 6e76fc564fdb web/css/dottes.css --- a/web/css/dottes.css Mon Feb 18 21:55:33 2013 +0000 +++ b/web/css/dottes.css Mon Feb 18 22:05:23 2013 +0000 @@ -26,7 +26,9 @@ div.banner { height: 136px; - background-color: #9900cc; + + background-color: black; + /* background-color: #9900cc; */ background-image: url('../img/banner.png'); background-repeat: no-repeat; background-position: center center; @@ -55,7 +57,7 @@ text-align: left; font-size: 50px; font-weight: bold; - color: #000000; + color: #ffffff; font-family: 'Pirata One', sans-serif; padding: 10px; } diff -r 63be970c5802 -r 6e76fc564fdb web/img/banner.png Binary file web/img/banner.png has changed