mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
hover icons for header links
This commit is contained in:
parent
9a28427d1c
commit
53e4211847
3 changed files with 9 additions and 9 deletions
|
@ -23,20 +23,20 @@
|
|||
|
||||
|
||||
<div id="postlist">
|
||||
<h2 class="colorswitch posttitle singlepagelink">
|
||||
<a class="colorswitch" href="https://zoe.kittycat.homes/links/nice_things/">things that make me happy</h2><div class="postdescription">this is a list of very good things</a><br>
|
||||
<h2 class="colorswitch posttitle">
|
||||
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/links/nice_things/">things that make me happy</h2><div class="postdescription">this is a list of very good things</a><br>
|
||||
<a class="postinfo colorswitch" href="https://zoe.kittycat.homes/links/nice_things/">read more...</a>
|
||||
</div>
|
||||
|
||||
<div id="postlist">
|
||||
<h2 class="colorswitch posttitle singlepagelink">
|
||||
<a class="colorswitch" href="https://zoe.kittycat.homes/links/contact/">find me</h2><div class="postdescription">where to find me</a><br>
|
||||
<h2 class="colorswitch posttitle">
|
||||
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/links/contact/">find me</h2><div class="postdescription">where to find me</a><br>
|
||||
<a class="postinfo colorswitch" href="https://zoe.kittycat.homes/links/contact/">read more...</a>
|
||||
</div>
|
||||
|
||||
<div id="postlist">
|
||||
<h2 class="colorswitch posttitle singlepagelink">
|
||||
<a class="colorswitch" href="https://zoe.kittycat.homes/links/buddies/">buddies</h2><div class="postdescription">these are some cool people that i like!!! very good! you should look at this page</a><br>
|
||||
<h2 class="colorswitch posttitle">
|
||||
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/links/buddies/">buddies</h2><div class="postdescription">these are some cool people that i like!!! very good! you should look at this page</a><br>
|
||||
<a class="postinfo colorswitch" href="https://zoe.kittycat.homes/links/buddies/">read more...</a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -26,8 +26,8 @@
|
|||
|
||||
|
||||
<div id="postlist">
|
||||
<h2 class="colorswitch posttitle singlepagelink">
|
||||
<a class="colorswitch" href="https://zoe.kittycat.homes/software/wisdom/">wisdom</h2><div class="postdescription">the wisdom website dispenses infite wisdom for everyone!</a><br>
|
||||
<h2 class="colorswitch posttitle">
|
||||
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/software/wisdom/">wisdom</h2><div class="postdescription">the wisdom website dispenses infite wisdom for everyone!</a><br>
|
||||
<a class="postinfo colorswitch" href="https://zoe.kittycat.homes/software/wisdom/">read more...</a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit bb56f2df381f6776ef6d895cb25009c65a6ab10e
|
||||
Subproject commit db5a1b8664ed7d34538586963d042ca36f421920
|
Loading…
Reference in a new issue