From a5499127dde8a98c07592676e78402d397d9f7e8 Mon Sep 17 00:00:00 2001 From: harukin Date: Sun, 10 Feb 2019 19:06:20 +0900 Subject: [PATCH] fix valiable typo --- view/theme/plusfuture/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 4689744..faaf975 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -1928,7 +1928,7 @@ dl.bb-dl > dd > li { color: #757575; } #user_menu > ul > li > a:hover { - color: $colour; + color: $link_colour; } #user_menu > ul > li > a > i { font-size: 130%;