funny haha
This commit is contained in:
parent
7305d2764d
commit
f30de415be
@ -49,6 +49,14 @@ gap: 20px;
|
|||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.unintro {
|
||||||
|
margin: 0;
|
||||||
|
text-align: left;
|
||||||
|
color: #FFF;
|
||||||
|
text-shadow: 2px 2px 5px #000;
|
||||||
|
offset: path('M 50 80 C 150 -20 250 180 350 80') 150px -30deg / 0% 50%;
|
||||||
|
}
|
||||||
.links {
|
.links {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
<a href="https://wiki.tanyesil.com" class="retro-button">Wiki</a>
|
<a href="https://wiki.tanyesil.com" class="retro-button">Wiki</a>
|
||||||
<a href="https://rss.tanyesil.com" class="retro-button">News</a>
|
<a href="https://rss.tanyesil.com" class="retro-button">News</a>
|
||||||
</div>
|
</div>
|
||||||
<p class="intro">How the frick do you center a div????</p>
|
<p class="unintro">How the frick do you center a div????</p>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>© 2024 Tan Yesilkaya - Powered by
|
<p>© 2024 Tan Yesilkaya - Powered by
|
||||||
<a href="https://alpinelinux.org" class="footer">Alpine Linux</a>,
|
<a href="https://alpinelinux.org" class="footer">Alpine Linux</a>,
|
||||||
|
Loading…
Reference in New Issue
Block a user