SongBg: Add don backgrounds

This commit is contained in:
LoveEevee
2018-12-02 18:25:42 +03:00
parent c00fc0c615
commit f25aee9643
7 changed files with 195 additions and 33 deletions

View File

@@ -41,6 +41,7 @@
background: #aef;
font-family: sans-serif;
font-size: 20px;
cursor: default;
z-index: 10;
}
#unsupportedBrowser::before{
@@ -76,6 +77,7 @@
margin: 10px 50px 0 50px;
border: 3px solid #39a;
padding: 5px;
cursor: auto;
user-select: text;
}
#unsupportedHide{