mirror of
https://github.com/jfmcbrayer/brutaldon
synced 2025-01-30 23:45:03 +01: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 {
|
||||
color: #ff7700;
|
||||
-webkit-text-stroke: 2px black;
|
||||
-moz-text-stroke: 2px black;
|
||||
text-stroke: 2px black;
|
||||
}
|
||||
|
||||
.container {
|
||||
|
@ -54,9 +54,6 @@ img {
|
||||
|
||||
div.card-header-title, div.card-header-icon {
|
||||
color: #00ff77;
|
||||
-webkit-text-stroke: 2px black;
|
||||
-moz-text-stroke: 2px black;
|
||||
text-stroke: 2px black;
|
||||
}
|
||||
|
||||
.container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user