1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-24 04:11:05 +00:00

Update colors and fix logo in dark mode

This commit is contained in:
2021-01-15 04:22:46 -06:00
parent 92286dd88c
commit 1569eadd9d
10 changed files with 143 additions and 16 deletions

View File

@@ -21,6 +21,10 @@ h1, h2, h3:not(.h5), h4 {
@import "ptio-font";
@import "flag-icon";
.textColor {
fill: rgb(40,50,63);
}
.post-info, .post-title {
color: theme-color("light");
display: inline;