s4

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 diff
     1.1 --- a/examples/common/default/default.css	Mon Aug 22 16:02:53 2016 +0859
     1.2 +++ b/examples/common/default/default.css	Mon Aug 22 16:05:58 2016 +0859
     1.3 @@ -71,7 +71,7 @@
     1.4  }
     1.5  table.bloghead tr:nth-child(2) {
     1.6      font-size: 150%; background: yellow; text-align: center;
     1.7 -    white-space: pre;
     1.8 +    white-space: pre-wrap;
     1.9  }
    1.10  table.bloghead {margin-bottom: 1em;}
    1.11