Skip to content

Commit

Permalink
update table colors
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjester committed Feb 9, 2024
1 parent 08d460b commit 2bf5085
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index-flip/questions_periodic.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
{
"id": "T1Q5",
"answer": "C",
"question": "What element is this?<br><br><span class=\"periodic-text\" style=\"font-family: monospace; font-size: 400%; vertical-align: 1.5ex; background-color: coral; border:3px solid; white-space: pre-wrap; text-align: center;\">&nbsp;B&nbsp;<\/span>",
"question": "What element is this?<br><br><span class=\"periodic-text\" style=\"font-family: monospace; font-size: 400%; vertical-align: 1.5ex; background-color: yellow; border:3px solid; white-space: pre-wrap; text-align: center;\">&nbsp;B&nbsp;<\/span>",
"A": "Barium",
"B": "Bismuth",
"C": "Boron",
Expand All @@ -59,7 +59,7 @@
{
"id": "T1Q6",
"answer": "B",
"question": "What element is this?<br><br><span class=\"periodic-text\" style=\"font-family: monospace; font-size: 400%; vertical-align: 1.5ex; background-color: coral; border:3px solid; white-space: pre-wrap; text-align: center;\">&nbsp;C&nbsp;<\/span>",
"question": "What element is this?<br><br><span class=\"periodic-text\" style=\"font-family: monospace; font-size: 400%; vertical-align: 1.5ex; background-color: yellow; border:3px solid; white-space: pre-wrap; text-align: center;\">&nbsp;C&nbsp;<\/span>",
"A": "Chlorine",
"B": "Carbon",
"C": "Copper",
Expand All @@ -68,7 +68,7 @@
{
"id": "T1Q7",
"answer": "D",
"question": "What element is this?<br><br><span class=\"periodic-text\" style=\"font-family: monospace; font-size: 400%; vertical-align: 1.5ex; background-color: coral; border:3px solid; white-space: pre-wrap; text-align: center;\">&nbsp;N&nbsp;<\/span>",
"question": "What element is this?<br><br><span class=\"periodic-text\" style=\"font-family: monospace; font-size: 400%; vertical-align: 1.5ex; background-color: yellow; border:3px solid; white-space: pre-wrap; text-align: center;\">&nbsp;N&nbsp;<\/span>",
"A": "Neodymium",
"B": "Nickel",
"C": "Neon",
Expand All @@ -77,7 +77,7 @@
{
"id": "T1Q8",
"answer": "B",
"question": "What element is this?<br><br><span class=\"periodic-text\" style=\"font-family: monospace; font-size: 400%; vertical-align: 1.5ex; background-color: coral; border:3px solid; white-space: pre-wrap; text-align: center;\">&nbsp;O&nbsp;<\/span>",
"question": "What element is this?<br><br><span class=\"periodic-text\" style=\"font-family: monospace; font-size: 400%; vertical-align: 1.5ex; background-color: yellow; border:3px solid; white-space: pre-wrap; text-align: center;\">&nbsp;O&nbsp;<\/span>",
"A": "Osmium",
"B": "Oxygen",
"C": "Oganesson",
Expand All @@ -86,7 +86,7 @@
{
"id": "T1Q9",
"answer": "C",
"question": "What element is this?<br><br><span class=\"periodic-text\" style=\"font-family: monospace; font-size: 400%; vertical-align: 1.5ex; background-color: coral; border:3px solid; white-space: pre-wrap; text-align: center;\">&nbsp;F&nbsp;<\/span>",
"question": "What element is this?<br><br><span class=\"periodic-text\" style=\"font-family: monospace; font-size: 400%; vertical-align: 1.5ex; background-color: yellow; border:3px solid; white-space: pre-wrap; text-align: center;\">&nbsp;F&nbsp;<\/span>",
"A": "Fermium",
"B": "Flerovium",
"C": "Fluorine",
Expand All @@ -95,7 +95,7 @@
{
"id": "T1Q10",
"answer": "C",
"question": "What element is this?<br><br><span class=\"periodic-text\" style=\"font-family: monospace; font-size: 400%; vertical-align: 1.5ex; background-color: coral; border:3px solid; white-space: pre-wrap; text-align: center;\">&nbsp;Ne&nbsp;<\/span>",
"question": "What element is this?<br><br><span class=\"periodic-text\" style=\"font-family: monospace; font-size: 400%; vertical-align: 1.5ex; background-color: yellow; border:3px solid; white-space: pre-wrap; text-align: center;\">&nbsp;Ne&nbsp;<\/span>",
"A": "Neodymium",
"B": "Nickel",
"C": "Neon",
Expand Down

0 comments on commit 2bf5085

Please sign in to comment.