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
commit9984ca398cbb25264d3b99b1ae73ce7867254073 (patch)
tree97b15dc347caa7be42af5bb026098474f011c685 /static
parent6397437061e9bbee1cdbb94ece7a13467819ed50 (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