Changes to text css
This commit is contained in:
@ -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}
|
||||
|
||||
Reference in New Issue
Block a user