mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-16 04:28:38 +00:00
Add colour to score
This commit is contained in:
@@ -199,3 +199,11 @@ footer {
|
||||
.footer-right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.green-score {
|
||||
color: rgb(22, 120, 63);
|
||||
}
|
||||
|
||||
.red-score {
|
||||
color: rgb(175, 21, 21);
|
||||
}
|
||||
|
Reference in New Issue
Block a user