diff --git a/docs/index.html b/docs/index.html index c80cbf8081..f37c7a805e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -38,12 +38,13 @@
CODE
+
  • Game index
  • IRC channel
  • Discord channel
  • Forum
  • -
    COMMUNITY
    +
    COMMUNITY
    -
  • Dev Blog
  • +
  • Dev Blog
  • diff --git a/index.html b/index.html index e42003634e..ca57f4ad40 100644 --- a/index.html +++ b/index.html @@ -38,12 +38,13 @@
    CODE
    +
  • Game index
  • IRC channel
  • Discord channel
  • Forum
  • -
    COMMUNITY
    +
    COMMUNITY
    -
  • Dev Blog
  • +
  • Dev Blog
  • diff --git a/stylesheets/styles.css b/stylesheets/styles.css index 88a9ae8a6e..bfb65362c4 100644 --- a/stylesheets/styles.css +++ b/stylesheets/styles.css @@ -581,11 +581,11 @@ footer { @media print, screen and (max-width: 435px) { - header > h1.header, + /*header > h1.header, header > p.header, .sponsor { display: none; - } + }*/ .img, .img.screenshot { max-width: 300px;