swap buttons on log
[mindcoding-template-patches.git] / css / custom.css
CommitLineData
5d0d2729 1#logo {
d9950463
MG
2 margin: 5em auto 2em;
3 display: block;
5d0d2729 4}
c6d6209f
MG
5
6h1 {
7 font-size: 2em !important;
8}
a96e60eb
MG
9
10.txtstuff {
11 overflow: hidden;
12}
13
14.hiddendiv {
15 display: none;
16 white-space: pre-wrap;
17 word-wrap: break-word;
18 overflow-wrap: break-word; /* future version of deprecated 'word-wrap' */
19}
f985ea9a
MG
20
21a.thumbnail {
22 border: none !important;
23}
This page took 0.011719 seconds and 4 git commands to generate.