diff --git a/questions.html b/questions.html index 2f2c307..c01daea 100644 --- a/questions.html +++ b/questions.html @@ -111,8 +111,8 @@
  • -

    - (questions for those over the age of 18... or those mature enough) +

    + (question for those over the age of 18... or those mature enough)

    One of your friends is upset. Someone has been harrassing them, asking for innapropriate pictures, constantly private messaging diff --git a/resources/questions/scenarios.json b/resources/questions/scenarios.json new file mode 100644 index 0000000..e69de29 diff --git a/resources/questions/style.css b/resources/questions/style.css index f7970a2..faca1a8 100644 --- a/resources/questions/style.css +++ b/resources/questions/style.css @@ -1,7 +1,8 @@ #scenarios li{ font-family: "Times New Roman"; + } -#redlike{ - font-family: sans-serif; +.adult{ + font-family: monospace; color: rgb(240, 0, 100); }