aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Swage/swage.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Swage/swage.css')
-rw-r--r--p/themes/Swage/swage.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/p/themes/Swage/swage.css b/p/themes/Swage/swage.css
index cd4d6b66a..852544e35 100644
--- a/p/themes/Swage/swage.css
+++ b/p/themes/Swage/swage.css
@@ -745,13 +745,13 @@ main.post .drop-section li.item.feed a:hover .icon {
background-color: var(--color-background-nav-darker);
}
-.day {
+.transition {
padding: 0 10px;
font-weight: bold;
line-height: 3;
text-align: center;
}
-.day .name {
+.transition .name {
display: none;
}
@@ -1171,7 +1171,7 @@ main.global {
right: 3%;
left: auto;
}
- .day .name {
+ .transition .name {
font-size: 1.1rem;
}
.notification {
@@ -1305,4 +1305,4 @@ button.as-link {
#slider label {
min-height: initial;
-} \ No newline at end of file
+}