allow completion of sbas / physics exams

This commit is contained in:
Ross
2024-12-30 11:12:36 +00:00
parent 13713d870f
commit 7493d55bc2
17 changed files with 362 additions and 240 deletions
+12 -7
View File
@@ -3,13 +3,6 @@ body {
background-color: black;
}
a, a:link {
color: #3282b8;
}
.navbar .nav-link a {
color: #3282b8;
}
.warn {
color: red;
@@ -1323,3 +1316,15 @@ details.help-text > summary {
padding-bottom: 1px;
}
a, a:link {
color: #3282b8;
}
.navbar .nav-link {
color: #3282b8;
}
span#user-id {
opacity: 50%;
float: right;
}