Changed red backgrounds to pink for contrast with red Bad emoji

This commit is contained in:
Joyce Chen
2020-07-29 22:22:37 -04:00
parent 856b6a4ff5
commit 032d35fab7
4 changed files with 10 additions and 8 deletions

View File

@@ -122,11 +122,7 @@ table {
.result {
text-align: center;
}
.unconfirmed {
background-color:rgba(144, 36, 48, 0.75);
color: white;
color: rgb(60, 60, 60);
}
.text {
@@ -136,8 +132,14 @@ table {
.symbol {
display: none;
}
}
.unconfirmed {
background-color:rgb(247, 205, 209);
}
// SWITCH
.switch {
position: relative;

View File

@@ -16,7 +16,7 @@
</label>
</div>
</div>
<div style="margin-top: 1rem;">TIP: Reactions with a white background have been either sent in or are from my own playthrough; they are less likely to be wrong. Reactions that are empty or have a dash (-) are lacking data. Reactions with <span style="background-color: rgba(144, 36, 48, 0.75); color: white;">red backgrounds</span> are unconfirmed and are from the original game.
<div style="margin-top: 1rem;">TIP: Reactions with a white background have been either sent in or are from my own playthrough; they are less likely to be wrong. Reactions that are empty or have a dash (-) are lacking data. Reactions with <span class="unconfirmed">pink backgrounds</span> are unconfirmed and are from the original game.
</div>
<div id="accordion" style="margin-top: 1rem;">

View File

@@ -23,7 +23,7 @@ Underneath, there is a filter questions by Shadows collapsable card with Shadow
**Negotiation Table Legend:**
- White Background: Either sent in or are from my playthrough, so are more likely to be correct.
- <span style="background-color: rgba(144, 36, 48, 0.75); color: white;">Red Background</span>: Unconfirmed.
- <span class="unconfirmed">Pink Background</span>: Unconfirmed.
- Have a dash (-): Lacking data.
---

View File

@@ -16,7 +16,7 @@
</label>
</div>
</div>
<div style="margin-top: 1rem;">TIP: Reactions with a white background have been either sent in or are from my own playthrough; they are less likely to be wrong. Reactions that are empty or have a dash (-) are lacking data. Reactions with <span style="background-color: rgba(144, 36, 48, 0.75); color: white;">red backgrounds</span> are unconfirmed and are from the original game.
<div style="margin-top: 1rem;">TIP: Reactions with a white background have been either sent in or are from my own playthrough; they are less likely to be wrong. Reactions that are empty or have a dash (-) are lacking data. Reactions with <span class="unconfirmed">pink backgrounds</span> are unconfirmed and are from the original game.
</div>
<div id="accordion" style="margin-top: 1rem;">