diff --git a/themes/default/style.css b/themes/default/style.css index b1a7e262..49084c00 100644 --- a/themes/default/style.css +++ b/themes/default/style.css @@ -59,6 +59,11 @@ FORM {margin: 0px;} A {text-decoration: none;} A:hover {text-decoration: underline;} +BLOCKQUOTE { + border: 1px solid black; + padding: 8px; + background: #DDD; +} /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * the navigation bar, and all its blocks *