changeset 998:f73eece61ee4 draft

More strong css for em, strong in preface.
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 17 Oct 2022 17:20:21 +0859
parents f7cd4528926b
children 1fd61bbd69f8
files examples/common/default/default.css
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/examples/common/default/default.css	Mon Oct 17 17:11:04 2022 +0859
+++ b/examples/common/default/default.css	Mon Oct 17 17:20:21 2022 +0859
@@ -103,6 +103,8 @@
     font-size: 150%; background: yellow; /* text-align: center; */
     white-space: pre-wrap;
 }
+tr.preface em {color: navy; text-decoration: underline; padding-right: 0.3ex;}
+tr.preface strong {color: navy; background: #eea;}
 table.bloghead tr.frozen {
     background: #ccf; border: blue thick solid; color: navy;
 }

yatex.org