This commit is contained in:
Ross
2021-08-19 13:34:37 +01:00
parent 40a213f690
commit 57050a31b8
2 changed files with 14 additions and 0 deletions
+7
View File
@@ -618,4 +618,11 @@ input {
right: 0px;
top: 30px;
width: 40%;
}
.view-question-link {
float: right;
color: blue;
cursor: pointer;
text-decoration: underline;
}