a092440cdbaee4ab051fe9b82bc47c6a2f763446
[mindcoding-template-patches.git] / css / style.css
1 .txtstuff {
2 overflow: hidden;
3 }
4
5 .hiddendiv {
6 display: none;
7 white-space: pre-wrap;
8 word-wrap: break-word;
9 overflow-wrap: break-word; /* future version of deprecated 'word-wrap' */
10 }
This page took 0.020451 seconds and 3 git commands to generate.