mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Use bootstrap accordions, cards and set colors in statistics page.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user