From 0d81cb164983fdb40a9f0daebd5951d3cdc084e6 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 10 Jan 2023 23:18:41 +0100 Subject: error handling --- src/frontend/style/layout.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/frontend/style') diff --git a/src/frontend/style/layout.css b/src/frontend/style/layout.css index dd05e9a..4418903 100644 --- a/src/frontend/style/layout.css +++ b/src/frontend/style/layout.css @@ -34,3 +34,9 @@ nav h1 { padding-left: 3em; padding-right: 3em; } + +.error { + padding: 1em; + color: rgb(255, 117, 117); + font-family: monospace; +} -- cgit v1.2.3-70-g09d2