diff --git a/index.html b/index.html index 6cdf239..02a2c1d 100644 --- a/index.html +++ b/index.html @@ -328,14 +328,17 @@ input:focus { top: 2px; } -#news-list { - text-align: left; +#news-box { height:50%; overflow: auto; + margin-bottom: 15px; +} + +#news-list { + text-align: left; list-style-type: none; padding-right: 10px; padding: 0; - margin-bottom: 15px; } #news-list li{ margin-bottom: 15px; @@ -421,7 +424,7 @@ margin-right: 16px; #about-title:before{ margin-right: 13px; } -#news-list{ +#news-box{ margin-bottom: 25px; } #news-list li{ @@ -454,6 +457,7 @@ color: rgba(255,255,255,.4);

News

+
  • A "News" section has been added to our website. We've also created a small forum for questions and issues.
    June 18, 2015
  • @@ -474,6 +478,7 @@ color: rgba(255,255,255,.4);
  • The server was created. Thanks to both myokan and Kit_Kat_Matt for being very supportive and helpful during the early days.
    June 2, 2014
+