]> ruin.nu Git - ndwebbie.git/blobdiff - root/static/default.css
Converted main page
[ndwebbie.git] / root / static / default.css
index 84d6b4b47e42b47b4215e39a0a17e7340f6d9833..9e79ac1d604dfaf28a4255ec8184a07cc9343797 100644 (file)
@@ -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;
+}