X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonstat.git;a=blobdiff_plain;f=xonstat%2Fstatic%2Fcss%2Fapp.css;h=8202e04a1f8a402afd8f4ca22c1006b36ff5ad38;hp=963eb141024960bb059fed6f93fc8da27e0f03be;hb=c44ff3f4a0f7d2084dd0296dd96682e3b7fd2629;hpb=8ea006682fc7e255434946f7f012bf863007d482 diff --git a/xonstat/static/css/app.css b/xonstat/static/css/app.css index 963eb14..8202e04 100644 --- a/xonstat/static/css/app.css +++ b/xonstat/static/css/app.css @@ -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; +}