hover
This commit is contained in:
@@ -34,10 +34,6 @@
|
||||
<a href="https://www.curseforge.com/members/stabosa87/projects">-> CurseForge Projects</a>
|
||||
<a href="https://git.stab.ing/">-> Gitea (fuck github they shadow banned me)</a>
|
||||
</div>
|
||||
<!-- <ul>
|
||||
<li><a href="https://www.curseforge.com/members/stabosa87/projects">CurseForge Projects</a></li>
|
||||
<li><a href="https://git.stab.ing/stabosa87">Gitea (fuck github they shadow banned me)</a></li>
|
||||
</ul> -->
|
||||
</section>
|
||||
|
||||
<section>
|
||||
|
||||
@@ -4,6 +4,16 @@
|
||||
--accent: #555555;
|
||||
}
|
||||
|
||||
::selection {
|
||||
background: #fff;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
::-moz-selection {
|
||||
background: #fff;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: var(--bg);
|
||||
color: var(--text);
|
||||
|
||||
Reference in New Issue
Block a user