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
3dd816a0ab
commit
6a2c87267a
16 changed files with 56 additions and 14 deletions
|
@ -14,7 +14,7 @@
|
|||
<main>
|
||||
<article class="colorswitch">
|
||||
<header>
|
||||
<h1 id="title"><a href="./index.xml" class="colorswitch with-rss" id="rss-title">software </a></h1>
|
||||
<h1 id="title"><a target="_blank" rel="noreferrer noopener" href="./index.xml" class="colorswitch with-rss" id="rss-title">software </a></h1>
|
||||
</header>
|
||||
|
||||
<p>wow this software is so <button class="randomword-button colorswitch" data-wordlist="insert buzzword, innovative, groundbreaking, awe inspiring, cyber, enterprise ready, revolutionary"></button>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<body class="colorswitch"><div id="content">
|
||||
<section id="main">
|
||||
<div class="titlecontainer">
|
||||
<h1 id="title" class="colorswitch">wisdom</h1>
|
||||
<h1 id="title" class="colorswitch"><a href="./" class="colorswitch singlepagelink">wisdom</a></h1>
|
||||
</div>
|
||||
<div>
|
||||
<article id="content" class="colorswitch">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue