From: Marek Stępniowski Date: Wed, 17 Sep 2008 12:12:08 +0000 (+0200) Subject: Changed tag list background color (request from Olga). X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/5563a2e840b30e8f74403342ce22a924247f4b37 Changed tag list background color (request from Olga). --- diff --git a/wolnelektury/media/css/master.css b/wolnelektury/media/css/master.css index 57d37dd6b..63918c34b 100644 --- a/wolnelektury/media/css/master.css +++ b/wolnelektury/media/css/master.css @@ -193,7 +193,7 @@ p .ac_input { #tags-list { margin-top: 1em; padding: 1em; - background-color: #FDF6CE; + background-color: #FBF9E7; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;