mirror of
https://codeberg.org/alicia/web-check.git
synced 2026-03-14 14:45:48 +01:00
feat: Styling for error logs
This commit is contained in:
parent
ba8880cff7
commit
0a419045c0
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
}
|
||||
p, span, a, section, div { font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace; }
|
||||
code { color: #9fef00cc;}
|
||||
.logs { background: #141d2b; padding: 0.5rem;}
|
||||
</style>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue