]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/base.mako
Use 30 games for the charts. Add link to overall rank page.
[xonotic/xonstat.git] / xonstat / templates / base.mako
index 3cbfd6c5c8c3049d4767b93ad64f4244c934299a..580d4f3f74ec566b4e447d662871703169f1faca 100644 (file)
@@ -14,8 +14,8 @@
     <link rel="shortcut icon" href="/static/favicon.ico">
 
     <%block name="css">
-    <link href="/static/css/bootstrap.css" rel="stylesheet">
-    <link href="/static/css/app.css" rel="stylesheet">
+    <link href="/static/css/bootstrap.min.css" rel="stylesheet">
+    <link href="/static/css/app.min.css" rel="stylesheet">
     </%block>
   </head>