Use bootstrap accordions, cards and set colors in statistics page.

This commit is contained in:
2018-12-28 23:30:17 +00:00
parent 9aa80ae7a5
commit 3754ccdb76
5 changed files with 469 additions and 205 deletions

View File

@@ -3,6 +3,8 @@
/* Bootstrap color aliases */
/* Colors for <body> */
/* Colors for <a> */
/* Colors for cards */
/* Colors for tables */
/* Sets font to VGA square */
@font-face {
font-family: "VGAsquarePx";
@@ -16,6 +18,8 @@
/* Bootstrap color aliases */
/* Colors for <body> */
/* Colors for <a> */
/* Colors for cards */
/* Colors for tables */
/* Sets the style for emphasis/italics */
em, i {
color: #00AA00;