Implemented:

- Plugins and settings sync (bleeding edge, not tested well)
This commit is contained in:
vorotamoroz
2021-11-25 23:50:46 +09:00
parent 12753262fd
commit 8126bb6c02
5 changed files with 266 additions and 8 deletions
+3
View File
@@ -28,3 +28,6 @@
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.tcenter {
text-align: center;
}