From 6d375eb35f4798e82ac638c2aad43b2168a14378 Mon Sep 17 00:00:00 2001 From: noxy Date: Sat, 4 Feb 2017 09:36:28 +0000 Subject: [PATCH] Update style.css --- s/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/s/style.css b/s/style.css index c71ecf0..05e32df 100644 --- a/s/style.css +++ b/s/style.css @@ -116,6 +116,7 @@ a:hover { z-index: 999; background-color: #484747; border-bottom: 2px solid #99ff00; + text-align: center; } .return { @@ -130,6 +131,8 @@ a:hover { z-index: 999; border-bottom: 2px solid #99ff00; padding: 5px; + background: #484747; + font-weight: bold; } .irc {