X-Git-Url: https://git.distorted.org.uk/~mdw/chopwood/blobdiff_plain/a2916c0635fec5b45ad742904db9f5769b48f53d..a1539f6e9a50314fd9ab0e07d674e292dc4611bd:/chpwd.css?ds=sidebyside 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. */