Changes to text css

This commit is contained in:
Jeremy Rangel
2025-09-22 16:59:02 -07:00
parent f44b3e8605
commit 2942279d7c
20 changed files with 280 additions and 2 deletions

View File

@ -42,6 +42,10 @@ input.form-control {
border-radius:0;
}
/* Text */
a {color:white}
.from-markdown b, .from-markdown strong {color:white}
/* ------- FRAPPE ELEMENTS ------- */
/* Text */
body .text-muted {color:#cccccc!important}