mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-26 06:57:04 +01:00
Merge pull request #121 from TitanEmbeds/jelle619-IceWyvernFix
Fixed colour of embedded text in Ice Wyvern theme
This commit is contained in:
commit
92f28d3abb
@ -176,6 +176,14 @@ nav a {
|
|||||||
background-color: rgba(0, 0, 0, 0.4);
|
background-color: rgba(0, 0, 0, 0.4);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.field-content, .description {
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer, code.blockcode {
|
||||||
|
color: rgb(100,100,100)
|
||||||
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: #4688f7;
|
color: #4688f7;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user