summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/peach.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/static/peach.css b/static/peach.css
index a8b2115..cb5b889 100644
--- a/static/peach.css
+++ b/static/peach.css
@@ -92,17 +92,6 @@ body {
color: rgb(90,90,90);
}
-.current-period-container {
- font-size: 0.9em;
- color: rgb(150,150,150);
-}
-
-@media (max-width: 450px) {
- .current-period-container {
- text-align: center;
- }
-}
-
.timeline-container {
display: flex;
justify-content: center;