From: Marc Foley Date: Fri, 16 Aug 2024 08:38:19 +0000 (+0100) Subject: tags.html: Implement viv feedback X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9710875ecf394f2bc8a4f0bf18769fa37f82ad1d;p=thirdparty%2Fgoogle%2Ffonts.git tags.html: Implement viv feedback --- diff --git a/.ci/tags.html b/.ci/tags.html index d9d6113ee5..a6710af62d 100644 --- a/.ci/tags.html +++ b/.ci/tags.html @@ -1,10 +1,4 @@ - + @@ -28,7 +22,7 @@
- +
@@ -56,10 +50,10 @@ - @@ -207,11 +201,12 @@ } #edited-panel { position: fixed; - right: 0px; - bottom: 0px; + left: 0px; + top: 0px; width: 80px; padding: 5px; background-color: black; color: white; + font-weight: bold; }