continue working on case collections

This commit is contained in:
Ross
2023-07-31 10:25:23 +01:00
parent dd300afd63
commit f268f040e2
15 changed files with 343 additions and 49 deletions
+9
View File
@@ -999,4 +999,13 @@ h1, h2, h3, h4, h5, h6 {
opacity:0.9;
text-shadow: 0 0 2px white;
box-shadow: 0 0 2px white;
}
.self-feedback-block {
border: gray 1px dashed;
}
.self-feedback-block.data {
opacity: 60%;
font-size: small;
}