mirror of
http://git.carcosa.net/jmcbray/brutaldon.git
synced 2024-11-23 07:13:52 -05: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…
Reference in New Issue
Block a user