Compare commits

..

4 Commits

Author SHA1 Message Date
semblanceofsense
f883bce5c3 changed header color 2025-02-22 14:26:19 -07:00
semblanceofsense
1ec9084f6e Nicer top bar 2025-02-22 13:22:52 -07:00
semblanceofsense
612c315564 New 2025-02-21 20:41:13 -07:00
semblanceofsense
a3545d36cf New 2025-02-21 20:39:21 -07:00
3 changed files with 4 additions and 5 deletions

View File

@ -7,8 +7,4 @@
</div>
<div>
<!--
<a href="http://cat-v.org/update_log">site updates</a> |
<a href="/sitemap">site map</a>
-->
</div>

View File

@ -9,3 +9,6 @@ body > nav { flex-basis: content; padding-right: 1vw; min-width: 16em; }
nav ul { display: flex; flex-direction: column; list-style-type: none; list-style-position: outside; padding-left: 0; }
nav li ul { padding-left: 0.6em }
footer { display: flex; justify-content: space-between; }
/* header and top bar */
header h1 { background: #cc99ff }

View File

@ -1,6 +1,6 @@
<div>
<h1>Go home!</h1>
<img src="https://static0.gamerantimages.com/wordpress/wp-content/uploads/2023/01/ferris_buellers_day_off_credits.jpg" width="480" height="270">
<p>If you've managed to stumble across this, go away I'm still working on it.</p>
<p>If you've managed to stumble across this, go away I'm still working on it. But feel free to check out the meagre offerings! Yup.</p>
<img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2FXC7O0OdGpTFqU%2Fgiphy.gif&f=1&nofb=1&ipt=d660b94f8f358b8f954b62bf1ef9a7e14751cbc3490301e199d131488cf6c918&ipo=images" width="480" height="270">
</div>