| font-weight: bold; | font-weight: bold; | ||||
| } | } | ||||
| body { | |||||
| /* body { | |||||
| background-image: url("/koboldgen/assets/kisbg-sm.png"); | background-image: url("/koboldgen/assets/kisbg-sm.png"); | ||||
| background-position: 5em 1.5em; | background-position: 5em 1.5em; | ||||
| } | |||||
| } */ | |||||
| div { | div { | ||||
| background-color: white; | background-color: white; | ||||
| } | } | ||||
| div#header, div#content, div#howtoplay, div#footer { | |||||
| /* div#header, div#content, div#howtoplay, div#footer { | |||||
| background-color: transparent; | background-color: transparent; | ||||
| } | |||||
| } */ | |||||
| div#content { | |||||
| background-color: #216778; | |||||
| } | |||||
| .firstrow { | .firstrow { | ||||
| box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); |