style: outline instance name in ticker
This commit is contained in:
parent
0fc8638eb5
commit
d8fc3483b7
|
@ -54,6 +54,7 @@ const bg = {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-overflow: clip;
|
text-overflow: clip;
|
||||||
|
text-shadow: -1px -1px 0 var(--bg), 1px -1px 0 var(--bg), -1px 1px 0 var(--bg), 1px 1px 0 var(--bg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue