swap buttons on log
[mindcoding-template-patches.git] / css / custom.css
index 2dcd5db2516a4fd261c4f66de923f184746a1824..2ae5780de3a9e424d1450e7b6daa7a94f013b9c3 100644 (file)
@@ -2,3 +2,22 @@
        margin: 5em auto 2em;
        display: block;
 }
+
+h1 {
+       font-size: 2em !important;
+}
+
+.txtstuff {
+    overflow: hidden;
+}
+
+.hiddendiv {
+    display: none;
+    white-space: pre-wrap;
+    word-wrap: break-word;
+    overflow-wrap: break-word; /* future version of deprecated 'word-wrap' */
+}
+
+a.thumbnail {
+       border: none !important;
+}
\ No newline at end of file
This page took 0.009788 seconds and 4 git commands to generate.