From 0eec72b18b6767e453965803ed35769384328d8c Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Wed, 10 Jun 2020 17:47:01 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/12/style.css b/12/style.css index b51cb15..03400b3 100644 --- a/12/style.css +++ b/12/style.css @@ -619,4 +619,8 @@ cursor:pointer; #resources_icon:hover { color: fuchsia; cursor:pointer; +} +#etherpad:hover { +color: fuchsia; +cursor:pointer; } \ No newline at end of file