change styles

This commit is contained in:
cuom1999 2020-03-16 01:56:55 -06:00
parent f424e609bc
commit 0ff312e3ba
10 changed files with 228 additions and 21 deletions

View file

@ -42,9 +42,9 @@ $table_header_rounding: 6px;
th {
height: 2em;
color: #FFF;
color: #2b333b;
background-color: $widget_black;
border-color: #555;
border-color: #cccccc;
border-width: 1px 1px 0 0;
border-style: solid;
padding: 4px 10px;