diff --git a/stylesheets/style.css b/stylesheets/style.css index 18b3009b..3336729b 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -104,7 +104,7 @@ p.fileinfo { padding-right: 7em; } div.banner { - background-color: #a9a9a9; + background-color: #E04000; font-size: 12pt; font-weight: bold; text-align: center; @@ -119,7 +119,7 @@ div.banner a:hover { } img.banner { float: none; - border: 1px solid black; + border: 1px solid #a9a9a9; margin: 12px auto 0 auto; } img {