words break in pre

This commit is contained in:
kiki 2018-06-08 16:08:21 +02:00
parent 9b0cea2d55
commit b0e6e845b9

View file

@ -13,6 +13,11 @@ a:hover {
ul { list-style:none;}
hr { border:0; border-top:1px dotted #000;}
pre {
white-space: inherit;
}
.logo{float:right;} body { max-width: 800px; left: 50%; position: relative; transform: translate(-50%,0%); }
footer {text-align:center; font-size:0.7em; padding-top:30px;}
.copyleft {transform:rotate(180deg); display:inline-block;}