X-Git-Url: https://git.distorted.org.uk/~mdw/chopwood/blobdiff_plain/1f8350d2e314e9497fd58c11a125f15b51e98238..5b7c6334a8922d1fe49fb713d4432cbe667133f2:/chpwd.css diff --git a/chpwd.css b/chpwd.css index 64b98be..4b2a062 100644 --- a/chpwd.css +++ b/chpwd.css @@ -54,6 +54,13 @@ div.credits { font-style: italic; } +div.warn { + border: thin solid; + padding: 0ex 1em 2ex 1em; + margin: 2ex 1em; + background: red; +} + /*----- Form layout -------------------------------------------------------*/ /* Common form validation styling. */