1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-24 12:21:09 +00:00

Add PTIO Icons and Country Flags

This commit is contained in:
2020-12-03 23:16:00 -06:00
parent eabc5903a1
commit 7f5e07db98
282 changed files with 15 additions and 177 deletions

View File

@@ -48,10 +48,12 @@ $reddit: {{ site.colors.primary }};
$linkedin: {{ site.colors.primary }};
$email: {{ site.colors.primary }};
$diaspora: {{ site.colors.primary }};
$tor: {{ site.colors.primary }};
$tor: #7d4698;
// import /_sass/bootstrap.scss
@import "bootstrap";
@import "ptio-font";
@import "flag-icon";
.post-info, .post-title {
color: theme-color("light");