diff --git a/index.html b/index.html index 4ee6c2adef..7d1383fa9e 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@
  • Game index -
  • IRC channel
  • +
  • IRC channellogs
  • Discord channel
  • Forum
  • COMMUNITY
    diff --git a/stylesheets/styles.css b/stylesheets/styles.css index 58c4394ea7..5acf9facfe 100644 --- a/stylesheets/styles.css +++ b/stylesheets/styles.css @@ -351,6 +351,15 @@ a.github { } +.loglink { + position: fixed; + margin-top: -35px; + margin-left: 124px; + scale: 80%; +} + + + /* Section - for main page content */ section { @@ -513,7 +522,7 @@ footer { float: none; position: absolute; top: -2px; - right: 167px; + right: 270px; } .buttonsidetext {