diff --git a/resources/global/style.css b/resources/global/style.css index ae70375..30d701b 100644 --- a/resources/global/style.css +++ b/resources/global/style.css @@ -1,3 +1,6 @@ p, li{ font-family: Helvetica; -} +} +h1 { + font-family: "Raleway", sans-serif; +} diff --git a/resources/sandbox/sandbox.js b/resources/sandbox/sandbox.js index 1096de6..3e0fd03 100644 --- a/resources/sandbox/sandbox.js +++ b/resources/sandbox/sandbox.js @@ -11,9 +11,9 @@ updateCell = function(path, pageType, requestType){ }, success: function(data){ if (pageType == "html"){ - $element.html($data); + $element.html(data); }else{ - $element.text($data); + $element.text(data); } }, error: function(e){ diff --git a/rules.html b/rules.html index 9a73206..9184d8b 100644 --- a/rules.html +++ b/rules.html @@ -28,5 +28,8 @@
  • Don't spam. This includes caps or shitty memes like iFunny. You will be kicked or banned depending on the severity.
  • Don't beg for @Trusted, @Janitor, @Moderator, or @Admin.
  • + +

    If you have any questions or concerns regarding the discord or minecraft server please feel free to come talk to any one of the mods.

    +

    - Ghostise 2017