wmdeit_wmdepasswd/wmdepasswd.css

15 lines
282 B
CSS

* {
font-family: Montserrat, sans-serif;
font-size: 100%; /*1vw;*/
}
body {padding:1em; max-width: 60ex; text-align: justify;}
img, body { display: block; margin-left: auto; margin-right: auto; }
dt { font-weight: bold; }
.notice { color: green; }
.imprint { color: grey; }