mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-19 16:19:16 +00:00
🐛 Rearranged sass
This commit is contained in:
parent
73e66f3756
commit
e6d76ae5d9
@ -208,30 +208,33 @@ p {
|
|||||||
letter-spacing: 0.15rem;
|
letter-spacing: 0.15rem;
|
||||||
padding: 0.5rem 0.75rem;
|
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 {
|
.word__link {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: black;
|
color: black;
|
||||||
border-bottom: darkgrey solid 0.1em;
|
border-bottom: darkgrey solid 0.1em;
|
||||||
font-family: monotype-grotesque-extended, Arial Black, sans-serif;
|
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 {
|
.block__dictionary {
|
||||||
max-width: 50rem;
|
max-width: 50rem;
|
||||||
|
@ -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"}
|
{"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"}
|
@ -429,7 +429,7 @@
|
|||||||
</span></p>
|
</span></p>
|
||||||
</section>
|
</section>
|
||||||
<section class="block__word list">
|
<section class="block__word list">
|
||||||
<p class="word__signal">
|
<p class="word__signal word__signal__tool">
|
||||||
White Supremacy Tool
|
White Supremacy Tool
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -253,14 +253,6 @@ font-style: italic;
|
|||||||
font-size: .75rem;
|
font-size: .75rem;
|
||||||
letter-spacing: .15rem;
|
letter-spacing: .15rem;
|
||||||
padding: .5rem .75rem;
|
padding: .5rem .75rem;
|
||||||
}
|
|
||||||
|
|
||||||
&__link {
|
|
||||||
text-decoration: none;
|
|
||||||
color: black;
|
|
||||||
border-bottom: darkgrey solid .1em;
|
|
||||||
font-family: $ext-sans;
|
|
||||||
}
|
|
||||||
|
|
||||||
&__avoid {
|
&__avoid {
|
||||||
color: red;
|
color: red;
|
||||||
@ -281,16 +273,25 @@ font-style: italic;
|
|||||||
}
|
}
|
||||||
|
|
||||||
&__tool {
|
&__tool {
|
||||||
|
color: black;
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
content: "🧰";
|
content: "🧰";
|
||||||
margin-left: -2.15rem;
|
margin-left: -2.15rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
&__link {
|
||||||
|
text-decoration: none;
|
||||||
|
color: black;
|
||||||
|
border-bottom: darkgrey solid .1em;
|
||||||
|
font-family: $ext-sans;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.block__dictionary {
|
.block__dictionary {
|
||||||
max-width: 50rem;
|
max-width: 50rem;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
@ -429,7 +429,7 @@
|
|||||||
</span></p>
|
</span></p>
|
||||||
</section>
|
</section>
|
||||||
<section class="block__word list">
|
<section class="block__word list">
|
||||||
<p class="word__signal">
|
<p class="word__signal word__signal__tool">
|
||||||
White Supremacy Tool
|
White Supremacy Tool
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user