From 203082f166f6ff5fb4067359445a1d784934e402 Mon Sep 17 00:00:00 2001 From: Eric Holscher Date: Tue, 7 Jan 2014 22:11:54 -0500 Subject: [PATCH] Fix colors --- sass/_theme_badge.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sass/_theme_badge.sass b/sass/_theme_badge.sass index 8b4b8779..a5c8d9b5 100644 --- a/sass/_theme_badge.sass +++ b/sass/_theme_badge.sass @@ -28,10 +28,10 @@ float: left &.rst-out-of-date background-color: $red - color: $black + color: $white &.rst-active-old-version background-color: $yellow - color: $white + color: $black &.shift-up .rst-other-versions display: block .rst-other-versions