mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-24 14:07:03 +01:00
Set richembed text color to black, including author
This commit is contained in:
parent
92f28d3abb
commit
293c06c828
@ -176,8 +176,8 @@ nav a {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.field-content, .description {
|
||||
color: black;
|
||||
.richembed .author .name, .richembed .field-content, .richembed .description {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.footer, code.blockcode {
|
||||
|
Loading…
Reference in New Issue
Block a user