diff --git a/css/style.css b/css/style.css index 39a7d9c1..7ed52cf0 100644 --- a/css/style.css +++ b/css/style.css @@ -24,6 +24,7 @@ body, pre, code { -ms-user-select : none; -o-user-select : none; user-select : none; + cursor : default; } .links {