summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2024-10-10 07:55:58 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2025-02-19 14:43:48 +0100
commit2a28770954bd2eb699995e5e106109601f87fd1e (patch)
treea61af07113bb1337a96db9ce2b91b3facf066823 /scss
parent0c570f9ecababa6943852f067ac969886bed2c18 (diff)
downloadIshtar-2a28770954bd2eb699995e5e106109601f87fd1e.tar.bz2
Ishtar-2a28770954bd2eb699995e5e106109601f87fd1e.zip
✨ Display the latest forum entries on the user home page (#5812)
Diffstat (limited to 'scss')
-rw-r--r--scss/custom.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index 6e27c8ddf..58b81cae2 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -747,6 +747,12 @@ div#validation-bar{
width: 100%;
}
+#news-feed {
+ .date {
+ color: $gray-600;
+ }
+}
+
.container.changelog{
padding-left: 170px;
h1 .fa, .version .date {