]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/static/css/app.css
Convert the player_game_index view.
[xonotic/xonstat.git] / xonstat / static / css / app.css
index a15c61da9943ec28d4b4354ff4af8ea827f4c7d8..9425cf6fb15a1ebd77fc0be86426ff1c99ca7dca 100644 (file)
@@ -199,3 +199,15 @@ table thead tr th, table thead tr td, table tr th, table tr td {
   background-color: #111;
   color: #aaa;
 }
+
+.eloup {
+  color: #008000;
+}
+
+.elodown {
+  color: #BE0000;
+}
+
+.eloneutral {
+  color: gray;
+}