]> iEval git - mindcoding-template-patches.git/blobdiff - css/style.css
Convert all jumbotrons to wells
[mindcoding-template-patches.git] / css / style.css
old mode 100755 (executable)
new mode 100644 (file)
index e69de29..a092440
@@ -0,0 +1,10 @@
+.txtstuff {
+    overflow: hidden;
+}
+
+.hiddendiv {
+    display: none;
+    white-space: pre-wrap;
+    word-wrap: break-word;
+    overflow-wrap: break-word; /* future version of deprecated 'word-wrap' */
+}
\ No newline at end of file
This page took 0.018336 seconds and 4 git commands to generate.