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; +}