]> iEval git - mindcoding-template-patches.git/blobdiff - css/custom.css
Re-add deleted CSS
[mindcoding-template-patches.git] / css / custom.css
index 701fbf3290d2ae4b362a9f8d785097bdf94d61bf..eeb0d1244d2661435d5b2187135314d0535a7e87 100644 (file)
@@ -1 +1,20 @@
-#spacer { height: 3em; }
\ No newline at end of file
+#logo {
+       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' */
+}
\ No newline at end of file
This page took 0.023636 seconds and 4 git commands to generate.