fix broken table-colours after boostrap update

This commit is contained in:
c 2023-06-08 16:07:05 +02:00
parent 17bbe5453f
commit 25eae4ab3c
1 changed files with 8 additions and 0 deletions

View File

@ -18,6 +18,10 @@ $nav-link-hover-bg: #3F3F3E;
$font-size-base: 1.4rem;
$line-height-base: 1.2;
$table-color: #C8C8C8;
$table-bg: #3F3F3E;
.titletext {
color: #81BB27;
}
@ -32,6 +36,10 @@ body > .container {
background-color: #43543F;
}
.table a{
color: #81BB27;
}
// If you want to provide the Ubuntu font, place those font files in assets/css/font
/* ubuntu-mono-regular - latin */