From: eggy Date: Fri, 7 Jul 2017 21:57:50 +0000 (+0200) Subject: Seitenzaehler von blau zu rot geaendert X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=8a114bd5652b338189128d2d84409557fd12e67e;p=dfde-theme.git Seitenzaehler von blau zu rot geaendert --- diff --git a/theme/colours.css b/theme/colours.css index 048f22d..68aa419 100644 --- a/theme/colours.css +++ b/theme/colours.css @@ -654,8 +654,8 @@ Colours and backgrounds for buttons.css } .pagination li.active span { - background: #4692BF; - border-color: #4692BF; + background: #d70751; + border-color: #d70751; color: #FFFFFF; }