Compare commits
No commits in common. "f883bce5c3f1dd59a1a519854a6a31f6b234c117" and "29964c016ccc557d1e5a0345b29b8881b59927e6" have entirely different histories.
f883bce5c3
...
29964c016c
@ -7,4 +7,8 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
|
<!--
|
||||||
|
<a href="http://cat-v.org/update_log">site updates</a> |
|
||||||
|
<a href="/sitemap">site map</a>
|
||||||
|
-->
|
||||||
</div>
|
</div>
|
||||||
|
@ -9,6 +9,3 @@ 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 ul { display: flex; flex-direction: column; list-style-type: none; list-style-position: outside; padding-left: 0; }
|
||||||
nav li ul { padding-left: 0.6em }
|
nav li ul { padding-left: 0.6em }
|
||||||
footer { display: flex; justify-content: space-between; }
|
footer { display: flex; justify-content: space-between; }
|
||||||
|
|
||||||
/* header and top bar */
|
|
||||||
header h1 { background: #cc99ff }
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<div>
|
<div>
|
||||||
<h1>Go home!</h1>
|
<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">
|
<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. But feel free to check out the meagre offerings! Yup.</p>
|
<p>If you've managed to stumble across this, go away I'm still working on it.</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">
|
<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>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user