Author: u-guest Date: 2014-09-15 21:20:17 +0000 (Mon, 15 Sep 2014) New Revision: 28807
Modified: static/style.css Log: use debian color as mentioned on https://wiki.debian.org/DebianLogo Modified: static/style.css =================================================================== --- static/style.css 2014-09-15 21:12:46 UTC (rev 28806) +++ static/style.css 2014-09-15 21:20:17 UTC (rev 28807) @@ -29,7 +29,7 @@ } header { - border-bottom: 1px solid #d5004b; + border-bottom: 1px solid #d70a53; margin-bottom: 1em; } @@ -79,7 +79,7 @@ h2 { font-size : 110%; - background: #d5004b; + background: #d70a53; margin: 1em 0 0; padding: 0.5em; color: #fff; _______________________________________________ Secure-testing-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/secure-testing-commits

