Skip to content

Commit

Permalink
fix typo, change oneko hearts color
Browse files Browse the repository at this point in the history
  • Loading branch information
KrstlSkll69 committed Jan 25, 2025
1 parent bd609ce commit 9833c62
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion SecondaryPages/revolt/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="https://cdn.nest.rip/uploads/e7bbf5b0-5d71-4ff4-b3c7-323c2c7bc350">
<link rel="icon" type="image/x-icon" href="https://cdn.nest.rip/uploads/137452fa-3981-40b7-8489-96c099892a17">
<title>Revolt Account</title>
<style>
:root{
color-scheme: dark;

--OnekoHearts: oklch(65.49% 0.2613 356.94);

}
body{
font-family: "Comic Neue", cursive;
Expand Down
2 changes: 1 addition & 1 deletion cssfiles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
background-position: center;
background-size: 30rem;

--OnekoHearts: oklch(0% 0 0);
--OnekoHearts: oklch(65.49% 0.2613 356.94);
}

div[id*=oneko]{
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h1>
<p><d3>
<span class="openmoji--warning"></span>
<e3 class="warning">
WARNING: The 'pages.gay' mirror as a sync delay of 1hour.
WARNING: The 'pages.gay' mirror has a sync delay of 1hour.
</e3> <span class="openmoji--warning">
</span>
</d3></p>
Expand Down

0 comments on commit 9833c62

Please sign in to comment.