- remove all embeded css

This commit is contained in:
Alex Ling
2020-02-16 16:53:36 +00:00
parent 713694fd85
commit 26bb49fab5
4 changed files with 12 additions and 6 deletions

View File

@@ -11,3 +11,9 @@
.uk-list li {
cursor: pointer;
}
.reader-bg {
background-color: black;
}
#scan-status {
cursor: auto;
}