mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Changed how cursors act on the page
This commit is contained in:
@@ -10,7 +10,7 @@ if(isset($_GET['chan'])){
|
||||
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
|
||||
<?php include("header.php"); ?>
|
||||
</head>
|
||||
<body class="noselect">
|
||||
<body class="noselect cursor-default">
|
||||
<header>
|
||||
<nav id="fp-nav">
|
||||
<div class="nav-wrapper">
|
||||
|
||||
Reference in New Issue
Block a user