diff options
author | bptato <nincsnevem662@gmail.com> | 2021-11-10 18:26:18 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2021-11-10 18:32:25 +0100 |
commit | fcd3a5b204e15fdfc739fd04975977d288e892e0 (patch) | |
tree | 363f3bfd60570ce5fb1f4fbc6c62557609ccc6ea /res/default.css | |
parent | e6f7cc72ba3343fb81c4f8196446c58eca59191e (diff) | |
download | chawan-fcd3a5b204e15fdfc739fd04975977d288e892e0.tar.gz |
Layout engine improvements, use author style sheet
Diffstat (limited to 'res/default.css')
-rw-r--r-- | res/default.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/default.css b/res/default.css index 5bb5526c..c0a62f90 100644 --- a/res/default.css +++ b/res/default.css @@ -10,6 +10,8 @@ menu, noframes, body { pre { margin-top: 1em; + margin-bottom: 1em; + white-space: pre; } a, abbr, b, bdo, button, cite, code, del, dfn, em, font, i, img, ins, |