From 155273e285176923f4e34e4f2ae4c16fe930e704 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Thu, 10 Nov 2016 11:26:17 +0100 Subject: [PATCH] Re-style the kbd tag --- css/style.sass | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/css/style.sass b/css/style.sass index a3d6007..9da8cb8 100644 --- a/css/style.sass +++ b/css/style.sass @@ -219,3 +219,9 @@ body blockquote font-size: 100% + +kbd + border: 1px solid black + background-color: #a9a9a9 + color: black + padding: 5px