File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ import WebringBadge from "astro-webrings/badge";
4242 justify-content: center;
4343 margin-bottom: 3rem;
4444 max-width: fit-content;
45- margin-inline:auto;
46-
45+ margin-inline: auto;
46+
4747 border: 1px #888 dotted;
4848 border-radius: 8px;
4949 padding-top: 1rem;
@@ -56,8 +56,13 @@ import WebringBadge from "astro-webrings/badge";
5656 transition: color 0.2s ease-in-out;
5757 line-height: 2;
5858 padding-bottom: 0.25rem;
59+ span {
60+ text-decoration: dotted underline;
61+ }
62+ &:hover {
63+ color: light-dark(#000, #fff);
64+ }
5965 }
60-
6166 }
6267</style >
6368<div id =" cssjoy" >
@@ -73,10 +78,12 @@ import WebringBadge from "astro-webrings/badge";
7378 >
7479</div >
7580<div id =" foh" >
76- <a href =" https://astro-webrings.lou.gg/prev?site=vtbag.dev&ring=friends-of-houston"
81+ <a
82+ href =" https://astro-webrings.lou.gg/prev?site=vtbag.dev&ring=friends-of-houston"
7783 >< <span >Prev</span ></a
7884 ><WebringBadge site =" vtbag.dev" ring =" friends-of-houston" />
79- <a href =" https://astro-webrings.lou.gg/next?site=vtbag.dev&ring=friends-of-houston"
85+ <a
86+ href =" https://astro-webrings.lou.gg/next?site=vtbag.dev&ring=friends-of-houston"
8087 ><span >Next</span >> </a
8188 >
8289</div >
You can’t perform that action at this time.
0 commit comments