chore: Site Fixes
This commit is contained in:
parent
a0596c1729
commit
ffc4a94edc
19 changed files with 2 additions and 2 deletions
|
|
@ -162,7 +162,7 @@ body {
|
|||
background-size: cover;
|
||||
background-color: #698aff;
|
||||
font-family: "Roboto", arial, serif;
|
||||
cursor: url("http://www.venith.net/legacy/assets/images/cursor.png"), auto;
|
||||
cursor: url("http://www.venith.net/images/cursor.png"), auto;
|
||||
font-size: 14px;
|
||||
height: 100vh;
|
||||
}
|
||||
|
|
@ -631,5 +631,5 @@ p {
|
|||
}
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
cursor: url("https://frutigeraeroarchive.org/images/cursors/link.cur"), auto;
|
||||
cursor: url("http://www.venith.net/images/cursor.cur"), auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue