mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-04-25 15:48:54 +02:00
Fix a card issue in vt240 themes
This commit is contained in:
parent
16e787f392
commit
7364ff6baf
@ -53,9 +53,6 @@ img {
|
|||||||
|
|
||||||
div.card-header-title, div.card-header-icon {
|
div.card-header-title, div.card-header-icon {
|
||||||
color: #ff7700;
|
color: #ff7700;
|
||||||
-webkit-text-stroke: 2px black;
|
|
||||||
-moz-text-stroke: 2px black;
|
|
||||||
text-stroke: 2px black;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
|
@ -54,9 +54,6 @@ img {
|
|||||||
|
|
||||||
div.card-header-title, div.card-header-icon {
|
div.card-header-title, div.card-header-icon {
|
||||||
color: #00ff77;
|
color: #00ff77;
|
||||||
-webkit-text-stroke: 2px black;
|
|
||||||
-moz-text-stroke: 2px black;
|
|
||||||
text-stroke: 2px black;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user