Compare commits
2 Commits
0aa9dd8ccb
...
b0932c54ab
Author | SHA1 | Date |
---|---|---|
Charles Iliya Krempeaux | b0932c54ab | |
Charles Iliya Krempeaux | 0b95e3f3c6 |
|
@ -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