diff options
author | bptato <nincsnevem662@gmail.com> | 2021-11-09 23:20:13 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2021-11-09 23:20:13 +0100 |
commit | e6f7cc72ba3343fb81c4f8196446c58eca59191e (patch) | |
tree | 8a107227a391b998ad59bba6fceac49899805c35 /res/default.css | |
parent | 355290ea8c9e51cf622ff1abf5f6fa626ca40565 (diff) | |
download | chawan-e6f7cc72ba3343fb81c4f8196446c58eca59191e.tar.gz |
It's broken but it could be worse
Diffstat (limited to 'res/default.css')
-rw-r--r-- | res/default.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/res/default.css b/res/default.css index 6a176492..5bb5526c 100644 --- a/res/default.css +++ b/res/default.css @@ -8,9 +8,8 @@ menu, noframes, body { display: block; } -br { - display: block; - content: ' '; +pre { + margin-top: 1em; } a, abbr, b, bdo, button, cite, code, del, dfn, em, font, i, img, ins, |