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.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/p/themes/base-theme/frss.css b/p/themes/base-theme/frss.css
index 9d27c936b..b02ba9305 100644
--- a/p/themes/base-theme/frss.css
+++ b/p/themes/base-theme/frss.css
@@ -1418,6 +1418,10 @@ input[type="search"] {
background: inherit;
}
+.transition a, .transition a:hover {
+ color: inherit;
+}
+
.transition .name {
position: absolute;
right: 0;
@@ -1427,6 +1431,11 @@ input[type="search"] {
text-overflow: ellipsis;
}
+.transition-next {
+ margin-left: .5em;
+ opacity: 0.5;
+}
+
/*=== Feed article header and footer */
.flux_header {
background: inherit;