aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/frss.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/base-theme/frss.css')
-rw-r--r--p/themes/base-theme/frss.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/p/themes/base-theme/frss.css b/p/themes/base-theme/frss.css
index f5d49a5d4..8d8b48bfb 100644
--- a/p/themes/base-theme/frss.css
+++ b/p/themes/base-theme/frss.css
@@ -395,6 +395,8 @@ button.as-link:hover,
button.as-link:active {
background: transparent;
color: inherit;
+ font-family: inherit;
+ font-size: inherit;
border: none;
cursor: pointer;
text-align: left;
@@ -670,6 +672,7 @@ input[type="checkbox"]:focus-visible {
.nav-list .item,
.nav-list .item > a,
+.nav-list .item > .as-link,
.nav-list .item > span {
display: block;
overflow: hidden;