aesthetic fixes

This commit is contained in:
dcore94 2023-06-26 12:09:54 +02:00
parent dbfb991074
commit cab09d219f
1 changed files with 1 additions and 1 deletions

View File

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