Finished settings

This commit is contained in:
2020-12-29 00:39:20 +01:00
parent bbe7b5849a
commit 5c17a540ee
15 changed files with 199 additions and 51 deletions
+11
View File
@@ -110,4 +110,15 @@ details.mapset summary::-webkit-details-marker {
.mapset[open] summary .map {
background-color: #444444;
}
.warn h2 {
margin: 0;
text-align: center;
}
.warn {
max-width: 400px;
margin: auto;
margin-top: 30px;
border: 1px solid white;
padding: 10px;
}