This commit is contained in:
Azgaar 2020-05-18 00:04:01 +03:00
parent cf1c4f57ab
commit 22b4c49e8a
2 changed files with 2 additions and 6 deletions

View file

@ -2103,7 +2103,7 @@ svg.button {
.epgrid line {
stroke: lightgrey;
stroke-opacity: 0.7;
stroke-opacity: .7;
shape-rendering: crispEdges;
}
@ -2111,10 +2111,6 @@ svg.button {
stroke-width: 0;
}
.centered {
text-align: center;
}
#debug {
font-size: 1px;
opacity: .8;