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
commita1bd2792cc0669e7696a4180ac245d59ec341be9 (patch)
tree6ae8150ac88bb9da0e60f66ca96998f9f7009bcf /static
parent4798af5fdba2cfa91843e029108bae76dfb3c37e (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