add publish results feature

This commit is contained in:
Ross
2020-12-10 23:26:44 +00:00
parent cdd466ecb5
commit 75516f38e5
8 changed files with 79 additions and 4 deletions
+8
View File
@@ -300,4 +300,12 @@ img.uploading:hover {
.user-answer-li {
padding-top: 10px;
}
.parent-help:hover .help-text {
opacity: 50%;
}
.parent-help .help-text {
opacity: 0%;
}