sdjhtrdthr
This commit is contained in:
parent
6695d7bfde
commit
c93dfb3a76
16 changed files with 322 additions and 322 deletions
|
@ -4,14 +4,14 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Media</title>
|
||||
<link rel="icon" href="https://prigoana.lol/favicon.png" type="image/x-icon">
|
||||
<link rel="icon" href="https://prigoana.com/favicon.png" type="image/x-icon">
|
||||
<style>
|
||||
body {
|
||||
background-color: #000;
|
||||
color: #fff; /* Set default text color to white */
|
||||
font-family: monospace;
|
||||
user-select: none;
|
||||
cursor: url(https://prigoana.lol/cursor.cur), auto;
|
||||
cursor: url(https://prigoana.com/cursor.cur), auto;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: block;
|
||||
|
@ -39,7 +39,7 @@
|
|||
.navbar a, a, .dropbtn {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
cursor: url(https://prigoana.lol/link.cur), auto;
|
||||
cursor: url(https://prigoana.com/link.cur), auto;
|
||||
}
|
||||
|
||||
#gallery img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue