funny haha
This commit is contained in:
parent
7305d2764d
commit
f30de415be
@ -49,6 +49,14 @@ gap: 20px;
|
||||
margin: 10px 0;
|
||||
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 {
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
|
@ -31,7 +31,7 @@
|
||||
<a href="https://wiki.tanyesil.com" class="retro-button">Wiki</a>
|
||||
<a href="https://rss.tanyesil.com" class="retro-button">News</a>
|
||||
</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">
|
||||
<p>© 2024 Tan Yesilkaya - Powered by
|
||||
<a href="https://alpinelinux.org" class="footer">Alpine Linux</a>,
|
||||
|
Loading…
Reference in New Issue
Block a user