summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorUlrike Uhlig <u@451f.org>2014-09-15 21:20:17 +0000
committerUlrike Uhlig <u@451f.org>2014-09-15 21:20:17 +0000
commitd55c9c0a36e1179e9e54995756ef068aa3036e71 (patch)
treee8da5fdf6ed30fdd543d1c93e4c3d5d4c508a00f /static
parent4364576eb73ecddfa14e24e6a7d303d9d418c2e2 (diff)
use debian color as mentioned on https://wiki.debian.org/DebianLogo
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28807 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'static')
-rw-r--r--static/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css
index e8fb5c65bc..d5163ac0ea 100644
--- a/static/style.css
+++ b/static/style.css
@@ -29,7 +29,7 @@ a:hover, a:focus {
}
header {
- border-bottom: 1px solid #d5004b;
+ border-bottom: 1px solid #d70a53;
margin-bottom: 1em;
}
@@ -79,7 +79,7 @@ h1 {
h2 {
font-size : 110%;
- background: #d5004b;
+ background: #d70a53;
margin: 1em 0 0;
padding: 0.5em;
color: #fff;

© 2014-2024 Faster IT GmbH | imprint | privacy policy