From: Reda Lazri Date: Sat, 3 Sep 2016 15:23:40 +0000 (+0100) Subject: better colors X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ae007cd19b7056f2ae6ad3121a53de6524647efb;p=fsf-giving-guide.git better colors --- diff --git a/css/master.css b/css/master.css index 04da740..4c99f7d 100644 --- a/css/master.css +++ b/css/master.css @@ -512,16 +512,13 @@ li.neutral { /*Licenses*/ -.licenses .well { +.licenses .well, +.licenses .panel-default .panel-heading { background-color: #fffae5; border: 0; box-shadow: 0 0 0 transparent; } -.licenses .panel-default .panel-heading { - background: #fffae5; -} - .fix-margin { margin: 0; }