X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Fstatic%2Fdefault.css;h=9e79ac1d604dfaf28a4255ec8184a07cc9343797;hb=635211f6d29f02fb994fff49684cf6c39b50b598;hp=84d6b4b47e42b47b4215e39a0a17e7340f6d9833;hpb=b1a7289bb7acbb4e911b62557acb7812492d90d5;p=ndwebbie.git diff --git a/root/static/default.css b/root/static/default.css index 84d6b4b..9e79ac1 100644 --- a/root/static/default.css +++ b/root/static/default.css @@ -234,3 +234,11 @@ fieldset.incluster { border-width: 2px; border-color: red; } + +div#error { + font-weight: bold; + font-size: larger; + color: red; + border-style: solid; + border-width: 1px; +}