From 434defc6b153a5aa6504e175c5a88ca74f902da9 Mon Sep 17 00:00:00 2001 From: clement callaert Date: Thu, 2 Nov 2023 01:59:30 +0100 Subject: [PATCH] post finish --- public/css/base.css | 4 ++-- public/css/cursor/GTA5.cur | Bin 0 -> 4286 bytes public/css/cursor/cursor.cur | 0 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 public/css/cursor/cursor.cur diff --git a/public/css/base.css b/public/css/base.css index 697e69d..1578981 100644 --- a/public/css/base.css +++ b/public/css/base.css @@ -55,7 +55,7 @@ body { } .custom-cursor { - cursor: pointer; + cursor: url('cursor/gta5.cur'), auto; text-decoration: none; } @@ -125,7 +125,7 @@ footer div p { outline: none; color: rgb(255, 255, 255); background: #111a52; - cursor: pointer; + cursor: url('cursor/gta5.cur'), auto; position: relative; z-index: 0; border-radius: 10px; diff --git a/public/css/cursor/GTA5.cur b/public/css/cursor/GTA5.cur index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..ffa3371311b19dd608d38f9f2d3177c0ed0bbe1f 100644 GIT binary patch literal 4286 zcmeHHK}!Nr5FQJJZk;-K$z#V(p8GHTi#p_~{z^~>gSvPztSE)(APa(!CA5SG(Sxuc zI?nfSWOwr^tIt#W;M+HE-@f_2nR&BBJCvb(o@h_3>wTgFB03VtD>@O#t~`l~vX_oD z18D}*45S&bXCRl|Eem)B%61Ry?+9mB@Y(Hl+4p_!bUNH_x4G47akJTE&-1v^Xh7Td z`YiU7;`dZ=)$8?mnFeSS9NRr5-w}T%_Sb5a2ZI4G(*TV?au)ju@rT&&gCH>6ssTDs z2L) zEFbmy#1PLO${U^$zxKt$UCBue!m-CSsGhI}*s4L!aG}F97cN60Y4*l0C`x%4?STG_(prv0l)t1F{2jq@Z+{> zzsCl+dB54HgLa>@-Q;?wlQ zj6=g$PUS5`Rc~hn4LV?NhsEwS<^T8jH~%BK2j<^ozbWhQ=>1+b2N~u*K+In=JkkX# Siegg?eOcrCzLartxENDEm;zY< literal 0 HcmV?d00001 diff --git a/public/css/cursor/cursor.cur b/public/css/cursor/cursor.cur deleted file mode 100644 index e69de29..0000000