allow completion of sbas / physics exams
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user