1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-06-08 17:30:43 +00:00

Fix a card issue in vt240 themes

This commit is contained in:
Jason McBrayer 2018-12-03 07:50:36 -05:00
parent 16e787f392
commit 7364ff6baf
2 changed files with 0 additions and 6 deletions

View File

@ -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 {

View File

@ -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 {