Convert all jumbotrons to wells
[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.019591 seconds and 4 git commands to generate.