]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/static/css/app.css
Convert the player_info page.
[xonotic/xonstat.git] / xonstat / static / css / app.css
index 963eb141024960bb059fed6f93fc8da27e0f03be..8202e04a1f8a402afd8f4ca22c1006b36ff5ad38 100644 (file)
@@ -24,7 +24,7 @@ h1, h2, h3, h4, h5 {
 
 p {
   color: #C3C3C3;
-  font-size: 1.3rem;
+  font-size: 1.2rem;
 }
 
 hr {
@@ -215,3 +215,7 @@ table thead tr th, table thead tr td, table tr th, table tr td {
 .eloneutral {
   color: gray;
 }
+
+.tabs-content {
+  margin-bottom: 0;
+}