[S] Add background color to the button

This commit is contained in:
Hykilpikonna
2020-04-26 15:50:22 -04:00
parent ff433f2fec
commit 2e8e4b330f
@@ -99,6 +99,9 @@
// Align right // Align right
width: auto; width: auto;
float: right; float: right;
color: white;
background: #84c0ff;
} }
#block-term-grades #block-term-grades