From e6d76ae5d9d745ea175627335ad7faf0a51dcb72 Mon Sep 17 00:00:00 2001
From: tatianamac
Date: Mon, 21 Oct 2019 12:37:59 -0400
Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Rearranged=20sass?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
_site/css/base.css | 39 +++++++++++++++++++++------------------
_site/css/base.css.map | 2 +-
_site/index.html | 2 +-
_site/scss/base.scss | 21 +++++++++++----------
index.html | 2 +-
5 files changed, 35 insertions(+), 31 deletions(-)
diff --git a/_site/css/base.css b/_site/css/base.css
index be2b510c..bfce0d86 100644
--- a/_site/css/base.css
+++ b/_site/css/base.css
@@ -208,30 +208,33 @@ p {
letter-spacing: 0.15rem;
padding: 0.5rem 0.75rem;
}
+.word__signal__avoid {
+ color: red;
+}
+.word__signal__avoid:before {
+ content: "🚨";
+ margin-left: -2.15rem;
+}
+.word__signal__better {
+ color: green;
+}
+.word__signal__better:before {
+ content: "👍";
+ margin-left: -2.15rem;
+}
+.word__signal__tool {
+ color: black;
+}
+.word__signal__tool:before {
+ content: "🧰";
+ margin-left: -2.15rem;
+}
.word__link {
text-decoration: none;
color: black;
border-bottom: darkgrey solid 0.1em;
font-family: monotype-grotesque-extended, Arial Black, sans-serif;
}
-.word__avoid {
- color: red;
-}
-.word__avoid:before {
- content: "🚨";
- margin-left: -2.15rem;
-}
-.word__better {
- color: green;
-}
-.word__better:before {
- content: "👍";
- margin-left: -2.15rem;
-}
-.word__tool:before {
- content: "🧰";
- margin-left: -2.15rem;
-}
.block__dictionary {
max-width: 50rem;
diff --git a/_site/css/base.css.map b/_site/css/base.css.map
index ec7de970..eb989e19 100644
--- a/_site/css/base.css.map
+++ b/_site/css/base.css.map
@@ -1 +1 @@
-{"version":3,"sourceRoot":"","sources":["../scss/base.scss"],"names":[],"mappings":";AACU;AAIV;EACE;;;AA2BF;EACE;EACA,aAba;EAcb;EACA;EAAY;;;AAGd;EACE,aAjBW;EAkBX,aAXO;;;AAcT;EACE,aAtBW;EAuBX,aAlBU;EAmBV;EACA;;;AAGF;EACE;;;AAKF;EACE;EACA;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;;;AAGA;EACE;EACA;EACA;EACA;EACA;;AAEA;EACE;;;AAKF;EACE;EACA;;AAGF;EACE;EACA;EACA;;AACA;EACA;;AAGA;EACA;;AAGA;EACA;EACA;;;AAON;EAEE;IACA;;;EAGA;IACA;;;EAGA;IACA;;;EAGA;IACE;IACA;;;EAGJ;IACI;IACA;IACA;IACA;;;EAGF;IACE;;;AAIJ;EACE;IACA;;;EAGA;IACE;;;EAGF;IACE;IACA;;;EAGF;IACA;IACA;;;EAGA;IACE;IACA;;;EAGF;IACA;;;EAGA;IACE;;;EAGF;IACE;;;AAIJ;EACE;;;AAGF;EAEE;IACE;IACA;;;EAGD;IACC;IACA;;;EAGD;IACC;IACA;;;EAGF;IACA;IACA;;;AAIF;EACE;EACA;EACA;EACA;;;AAGF;EACA;EACA;EACA;;;AAGA;EACA;EACA;;;AAGA;EACA;;;AAIE;EACA,aA/MQ;EAgNR;EACA;EACA;;AAGA;EACA,aAvNa;EAwNb;;AAGA;EACA;EACA,aA7Na;;AAgOb;EACA;EAEA;EACA,aAlOW;EAmOX;EACA;EACA;EACA;;AAGA;EACE;EACA;EACA;EACA,aA7OS;;AAgPX;EACE;;AAEA;EACE;EACA;;AAIJ;EACA;;AAEE;EACE;EACA;;AAMF;EACE;EACA;;;AAON;EACE;EACA;EACA;EACA;;;AAGF;EACA;EACA;EACA;;;AAGA;EACA;EACA;EACA;EACA;;;AAGA;EACA;EACA;;;AAGA;EACA;;;AAIA;EACA,aA7SU;EA8SV;EACA;EACA;;AAGA;EACA,aArTe;EAsTf;;AAGA;EACA;EACA,aA3Te;;AA8Tf;EACA;EAEA;EACA,aAhUa;EAiUb;EACA;EACA;EACA;;AAEE;EACE;;AAEA;EACE;EACA;;AAIJ;EACA;;AAEA;EACE;EACA;;;AAMJ;EACE;EACA;EACA;;;AAGF;EACA;EACA;EACA,aAlWa;EAmWb;EACA;;;AAGA;EACA;EACA;EACA;EACA,aA5Wa;;;AA+Wb;EACA,aAlXe;EAmXf;EACA","file":"base.css"}
\ No newline at end of file
+{"version":3,"sourceRoot":"","sources":["../scss/base.scss"],"names":[],"mappings":";AACU;AAIV;EACE;;;AA2BF;EACE;EACA,aAba;EAcb;EACA;EAAY;;;AAGd;EACE,aAjBW;EAkBX,aAXO;;;AAcT;EACE,aAtBW;EAuBX,aAlBU;EAmBV;EACA;;;AAGF;EACE;;;AAKF;EACE;EACA;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;;;AAGA;EACE;EACA;EACA;EACA;EACA;;AAEA;EACE;;;AAKF;EACE;EACA;;AAGF;EACE;EACA;EACA;;AACA;EACA;;AAGA;EACA;;AAGA;EACA;EACA;;;AAON;EAEE;IACA;;;EAGA;IACA;;;EAGA;IACA;;;EAGA;IACE;IACA;;;EAGJ;IACI;IACA;IACA;IACA;;;EAGF;IACE;;;AAIJ;EACE;IACA;;;EAGA;IACE;;;EAGF;IACE;IACA;;;EAGF;IACA;IACA;;;EAGA;IACE;IACA;;;EAGF;IACA;;;EAGA;IACE;;;EAGF;IACE;;;AAIJ;EACE;;;AAGF;EAEE;IACE;IACA;;;EAGD;IACC;IACA;;;EAGD;IACC;IACA;;;EAGF;IACA;IACA;;;AAIF;EACE;EACA;EACA;EACA;;;AAGF;EACA;EACA;EACA;;;AAGA;EACA;EACA;;;AAGA;EACA;;;AAIE;EACA,aA/MQ;EAgNR;EACA;EACA;;AAGA;EACA,aAvNa;EAwNb;;AAGA;EACA;EACA,aA7Na;;AAgOb;EACA;EAEA;EACA,aAlOW;EAmOX;EACA;EACA;EACA;;AAEA;EACE;;AAEA;EACE;EACA;;AAIJ;EACA;;AAEE;EACE;EACA;;AAIJ;EACE;;AAEA;EACE;EACA;;AAMJ;EACE;EACA;EACA;EACA,aAzQS;;;AA8Qb;EACE;EACA;EACA;EACA;;;AAGF;EACA;EACA;EACA;;;AAGA;EACA;EACA;EACA;EACA;;;AAGA;EACA;EACA;;;AAGA;EACA;;;AAIA;EACA,aA9SU;EA+SV;EACA;EACA;;AAGA;EACA,aAtTe;EAuTf;;AAGA;EACA;EACA,aA5Te;;AA+Tf;EACA;EAEA;EACA,aAjUa;EAkUb;EACA;EACA;EACA;;AAEE;EACE;;AAEA;EACE;EACA;;AAIJ;EACA;;AAEA;EACE;EACA;;;AAMJ;EACE;EACA;EACA;;;AAGF;EACA;EACA;EACA,aAnWa;EAoWb;EACA;;;AAGA;EACA;EACA;EACA;EACA,aA7Wa;;;AAgXb;EACA,aAnXe;EAoXf;EACA","file":"base.css"}
\ No newline at end of file
diff --git a/_site/index.html b/_site/index.html
index 5b2edd19..78ea1dcc 100644
--- a/_site/index.html
+++ b/_site/index.html
@@ -429,7 +429,7 @@
-
+
White Supremacy Tool
diff --git a/_site/scss/base.scss b/_site/scss/base.scss
index 6b01ec7b..829f1289 100644
--- a/_site/scss/base.scss
+++ b/_site/scss/base.scss
@@ -253,15 +253,7 @@ font-style: italic;
font-size: .75rem;
letter-spacing: .15rem;
padding: .5rem .75rem;
- }
- &__link {
- text-decoration: none;
- color: black;
- border-bottom: darkgrey solid .1em;
- font-family: $ext-sans;
- }
-
&__avoid {
color: red;
@@ -281,16 +273,25 @@ font-style: italic;
}
&__tool {
+ color: black;
&:before {
content: "🧰";
margin-left: -2.15rem;
}
}
+
+ }
+
+ &__link {
+ text-decoration: none;
+ color: black;
+ border-bottom: darkgrey solid .1em;
+ font-family: $ext-sans;
+ }
+
}
-
-
.block__dictionary {
max-width: 50rem;
margin-left: auto;
diff --git a/index.html b/index.html
index 5b2edd19..78ea1dcc 100644
--- a/index.html
+++ b/index.html
@@ -429,7 +429,7 @@