From f202e72546fa62330a4d295c257cf3a28de2ca38 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Wed, 10 Jun 2020 12:48:13 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/12/style.css b/12/style.css index e4b6795..ce598c6 100644 --- a/12/style.css +++ b/12/style.css @@ -521,13 +521,22 @@ iframe.hidden { } #TOC_icon { -color: white; + color: white; + border: 3px white solid; + width: 100px; + height: 100px; } #clock_icon { -color: white; + color: white; + border: 3px white solid; + width: 100px; + height: 100px; } #resources_icon { -color: white; + color: white; + border: 3px white solid; + width: 100px; + height: 100px; } #TOC_icon:hover {