mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-23 23:08:22 +00:00
Fix list templates
TODO: Sensible place to define the 'expected answer' stuff.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
a {
|
||||
color: $blue;
|
||||
}
|
||||
.badge, .btn-success {
|
||||
.badge, .btn-success, .bg-warning {
|
||||
color: black;
|
||||
}
|
||||
.badge-dark, .badge-secondary, .btn-primary {
|
||||
|
||||
Reference in New Issue
Block a user