aboutsummaryrefslogtreecommitdiff
path: root/src/main/webapp/apps/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/apps/app.css')
-rw-r--r--src/main/webapp/apps/app.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/webapp/apps/app.css b/src/main/webapp/apps/app.css
index 761b765..5ffd104 100644
--- a/src/main/webapp/apps/app.css
+++ b/src/main/webapp/apps/app.css
@@ -3,9 +3,9 @@
bronze ii = #a67d3d
*/
-.badge-level-1 { background-color: #a67d3d; }
-.badge-level-2 { background-color: silver; }
-.badge-level-3 { background-color: #ffd700; }
+.badge-level-1 { background-color: #a67d3d; color: #000000 }
+.badge-level-2 { background-color: silver; color: #000000 }
+.badge-level-3 { background-color: #ffd700; color: #000000 }
#content {
background-color: #ffffff;