page style: announcements
authorEduardo <[email protected]>
Sat, 25 Nov 2023 15:25:59 +0000 (16:25 +0100)
committerEduardo <[email protected]>
Sat, 25 Nov 2023 15:25:59 +0000 (16:25 +0100)
src/assets/css/style.css

index f2ec4ab7a18d6d61d4a73a193561d251232c17ff..554d88860d6b2aef59f345df84b2e3acf23f4a2c 100644 (file)
@@ -163,6 +163,17 @@ body {
   text-decoration: underline;
 }
 
+/* announcements */
+#announcements h2 {
+  font-family: BAHNSCHRIFT, Montserrat, Tahoma, Arial;
+  margin-top: 50px;
+  margin-bottom: -10px;
+}
+
+#announcements a {
+  color: inherit;
+}
+
 /* override */
 .material-icons {
   vertical-align: middle;