changeset 290:8a1012410035

s/pre/pre-wrap/ in bloghead
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 22 Aug 2016 16:05:58 +0859
parents af84e8da1008
children 1df64f0490ca
files examples/common/default/default.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/examples/common/default/default.css	Mon Aug 22 16:02:53 2016 +0859
+++ b/examples/common/default/default.css	Mon Aug 22 16:05:58 2016 +0859
@@ -71,7 +71,7 @@
 }
 table.bloghead tr:nth-child(2) {
     font-size: 150%; background: yellow; text-align: center;
-    white-space: pre;
+    white-space: pre-wrap;
 }
 table.bloghead {margin-bottom: 1em;}
 

yatex.org