X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=gitweb-danixland%2Fgitweb.css;h=2cfa6902a1fd29851533a2ef68c27e775fe05dec;hb=4b941eedb4b2502d1a9e37b360762a83a39981fa;hp=9e139b3b0a56e656bb9928737396335086e888b4;hpb=17070942cdf1c5cd58111f0b0dc086bbd0fa167e;p=gitweb-theme-danix.git diff --git a/gitweb-danixland/gitweb.css b/gitweb-danixland/gitweb.css index 9e139b3..2cfa690 100644 --- a/gitweb-danixland/gitweb.css +++ b/gitweb-danixland/gitweb.css @@ -216,6 +216,7 @@ td, th { .page_footer, .site-footer { background-color: var(--bluish-grey); + color: var(--light-grey); width: 100%; margin: 0; } @@ -226,7 +227,6 @@ td, th { } .page_footer_text { - color: var(--fg); text-align: right; padding-right: 2em; display: inline;