This commit is contained in:
YouROK
2021-05-17 14:55:57 +03:00
parent 29f13fd482
commit e578628886
40 changed files with 1319 additions and 656 deletions

View File

@@ -38,6 +38,15 @@
.piece-reader{
border-color: #000000 !important;
}
.piece-progress{
position: relative;
z-index: 1;
background-color:#3fb57a;
top: -1px;
left: -1px;
width: 12px;
}
</style>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>