aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/frss.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-01-02 09:47:04 +0100
committerGravatar GitHub <noreply@github.com> 2023-01-02 09:47:04 +0100
commitc0a89a99b4e90464d51f8fa0448fafc2df9c5c42 (patch)
tree0177f9cf70a3fa0a2c50732965c2b38c6d31a1ba /p/themes/base-theme/frss.css
parent2850c0baea89a39ee090f207197c2ed5390254a7 (diff)
Fix: Nord Theme: "Mark all" menu item (#4979)
* fix font-size * fix background color
Diffstat (limited to 'p/themes/base-theme/frss.css')
-rw-r--r--p/themes/base-theme/frss.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/p/themes/base-theme/frss.css b/p/themes/base-theme/frss.css
index 9b0917a56..19d9b5884 100644
--- a/p/themes/base-theme/frss.css
+++ b/p/themes/base-theme/frss.css
@@ -317,7 +317,6 @@ button.as-link:hover,
button.as-link:active {
background: transparent;
color: inherit;
- font-size: 1.1rem;
border: none;
cursor: pointer;
text-align: left;