]> iEval git - mindcoding-template-patches.git/blobdiff - css/custom.css
Re-add deleted CSS
[mindcoding-template-patches.git] / css / custom.css
index dcbf88e28747dbccde3f0ec9e67795ea1475b992..eeb0d1244d2661435d5b2187135314d0535a7e87 100644 (file)
@@ -1 +1,20 @@
-#spacer { height: 5em; }
+#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.025802 seconds and 4 git commands to generate.