diff --git a/View/src/CSS/Admin2.css b/View/src/CSS/Admin2.css index b20d3e82..6f758473 100644 --- a/View/src/CSS/Admin2.css +++ b/View/src/CSS/Admin2.css @@ -36,11 +36,18 @@ h3, h4, h5, h6, +th, +td, label, .font { font-family: Equinox; } +th, +td { + color: white; +} + button { background: transparent; color: white;