From 59bf4a1c8710ecc84d96a1493ac7e45c456b99fb Mon Sep 17 00:00:00 2001 From: "E.zn" Date: Mon, 15 Jun 2020 21:30:58 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/12/style.css b/12/style.css index 61cb5f6..d76a9ed 100644 --- a/12/style.css +++ b/12/style.css @@ -741,4 +741,11 @@ filter: invert(1); display: inline-block; } +div.c_downclock{ + position: fixed; + top: 0; + right: 0; + margin-top: 55px; + margin-right: 45px; +}