Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
TecnikOfficial authored Jun 24, 2024
1 parent fbf0aef commit 568739b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<title>TecNik - Official Site</title>
<!-- CSS -->
<link href="assets/css/styles.min.css" media="all" rel="stylesheet" type="text/css">
<style>body { cursor: url('assets/img/cur1159.png'), auto; } a { cursor: url('assets/img/hand-pointer-blue.png'), pointer !important; } button { cursor: url('assets/img/hand-pointer-blue.png'), pointer !important; } .bottom-right { position: fixed; bottom: 20px; right: 12px; }</style>
<style>body{cursor:url(assets/img/cur1159.png),auto}a{cursor:url(assets/img/hand-pointer-blue.png),pointer!important}button{cursor:url(assets/img/hand-pointer-blue.png),pointer!important}.bottom-right{position:fixed;bottom:20px;right:12px}</style>
<!--cursor-credit:cursors-4u.net-->
</head>
<body>
Expand Down

0 comments on commit 568739b

Please sign in to comment.