aesthetic fixes
This commit is contained in:
parent
dbfb991074
commit
cab09d219f
|
@ -84,7 +84,7 @@ class LogTerminal extends HTMLElement {
|
|||
|
||||
.terminal > .line.infrastructure {
|
||||
color: rgba(255,255,255,0.6);
|
||||
text-shadow: 1px 1px 1px rgba(200, 200, 200, .6), 0 0 .5em rgba(200, 0, 0, .6)
|
||||
text-shadow: 1px 1px 1px rgba(200, 200, 200, .6), 0 0 .5em rgba(200, 200, 200, .6)
|
||||
}
|
||||
</style>
|
||||
<template id="TERMINAL_TEMPLATE">
|
||||
|
|
Loading…
Reference in New Issue