1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-29 09:44:28 +01:00

banner border #a9a9a9 instead of #000000

This commit is contained in:
Savetheinternet 2011-10-05 06:00:22 +11:00
parent f76e6990b3
commit 6bdd44a3e1

View File

@ -104,7 +104,7 @@ p.fileinfo {
padding-right: 7em; padding-right: 7em;
} }
div.banner { div.banner {
background-color: #E04000; background-color: #a9a9a9;
font-size: 12pt; font-size: 12pt;
font-weight: bold; font-weight: bold;
text-align: center; text-align: center;