2023-10-13
parent
0b95e3f3c6
commit
b0932c54ab
|
@ -25,7 +25,7 @@
|
||||||
</style>
|
</style>
|
||||||
<style>
|
<style>
|
||||||
.heading {
|
.heading {
|
||||||
font-size: 15vh;
|
font-size: 12vh;
|
||||||
}
|
}
|
||||||
.heading {
|
.heading {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="heading">The End</div>
|
<div class="heading"><a href="the-end.html">To Be Continued</a></div>
|
||||||
|
|
||||||
<div class="subheading">#AllYourBases</div>
|
<div class="subheading">#AllYourBases</div>
|
||||||
|
|
||||||
|
|
|
@ -6,4 +6,4 @@
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
[Loading](a-winner-is-you_splash.html)
|
[Loading](it-came-from-the-fediverse_splash.html)
|
||||||
|
|
Loading…
Reference in New Issue