This commit is contained in:
Azgaar 2020-05-17 23:59:13 +03:00
commit cf1c4f57ab
3 changed files with 106 additions and 29 deletions

View file

@ -2111,6 +2111,10 @@ svg.button {
stroke-width: 0;
}
.centered {
text-align: center;
}
#debug {
font-size: 1px;
opacity: .8;