From d4fce99f8149f352f5bba9deced0c98198d5c4d9 Mon Sep 17 00:00:00 2001 From: BlueRaja Date: Thu, 7 Mar 2013 04:26:49 -0600 Subject: Changed pointer on left/right arrows in score page, and made them unselectable (via new global '.unselectable' class, which you can use elsewhere if you want) --- includes/header.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'includes/header.php') diff --git a/includes/header.php b/includes/header.php index 44d028e..cf427e4 100644 --- a/includes/header.php +++ b/includes/header.php @@ -20,11 +20,10 @@ function htmlHeader($css = array(), $title = 'Pathery', $desc = '', $scripts = a foreach ($scripts as $s) echo ""; ?> + - -