wowana.me

website source


commit 15bba1934fe4c5cc2035cc2560e3f9bc6b9edee0
parent 6ae98987a8780b8fdb336c22a8f13c047f0cf4d5
Author: opal hart <opal@wowana.me>
Date:   Wed,  5 Jun 2019 03:42:49 +0000

css: format <dt/> elems

Diffstat:
Mout/opal.css | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/out/opal.css b/out/opal.css @@ -48,6 +48,9 @@ hr { text-align: justify; text-indent: 1em; } +dt { + font-weight: bold; +} summary, .main a { color: #000; text-decoration: underline;