Removed unnecessary code

This commit is contained in:
aggelosQQ 2016-08-27 19:05:13 +03:00
parent b9a6991bac
commit 71ffdf0f96
2 changed files with 0 additions and 17 deletions

View file

@ -138,7 +138,6 @@ i.rules-icon:hover {
font-size: 1.5em;
color: rgba(255,255,255,0.6);
text-align: center;
border: 2px solid rgba(255,255,255,0.6);
padding: 10px;
border-radius: 50px;
-webkit-transition: all 0.2s ease-in-out;

View file

@ -1,21 +1,5 @@
$(document).ready(function() {
$(".button-collapse").sideNav();
// $('#fullpage').fullpage({
// menu: '#menu',
// navigation: true,
// anchors:['header', 'rules', 'staff'],
// fixedElements: '#menu',
// slidesNavigation: true,
// slidesNavPosition: 'top',
// scrollBar: false,
// verticalCentered: true,
// navigationTooltips: ['Home', 'Rules','Staff'],
// paddingTop: '30px',
// paddingBottom: '10px',
// autoScrolling: false,
// scrollingSpeed: 700,
// fitToSection: false
// });
var interval = 15000;
var autoRefresh = setTimeout(function() {