X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/1b63df580fa50d1ac9a8e40432580c8afe8301fe..3a0c83394d5783715fab2be29fa1a9cfc3574e28:/scripts/master.css diff --git a/scripts/master.css b/scripts/master.css index 0346839..a7cdb00 100644 --- a/scripts/master.css +++ b/scripts/master.css @@ -175,6 +175,10 @@ div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph { font-style: italic; } +div.frame { + border: 1px darkgray solid; +} + hr.spacer { height: 3em; visibility: hidden;