sdfassssssssssssssssss
This commit is contained in:
parent
41cab937f7
commit
20cb1c8c8a
2 changed files with 2 additions and 2 deletions
|
@ -41,5 +41,5 @@ a {
|
||||||
}
|
}
|
||||||
a:hover {
|
a:hover {
|
||||||
color: #000;
|
color: #000;
|
||||||
background: #fff;
|
background: rgb(148, 194, 255);
|
||||||
}
|
}
|
|
@ -9,7 +9,7 @@
|
||||||
<!-- Profile picture-->
|
<!-- Profile picture-->
|
||||||
<img src="/images/IMG_0077.JPG" alt="profile picture" class="profile-picture">
|
<img src="/images/IMG_0077.JPG" alt="profile picture" class="profile-picture">
|
||||||
<!-- Profile name-->
|
<!-- Profile name-->
|
||||||
<div class="profile-name" style="text-align:center;">@maxfromwtf</div>
|
<div class="profile-name"><p style="text-align:center;">@maxfromwtf</p></div>
|
||||||
<!-- Links-->
|
<!-- Links-->
|
||||||
<a href="https://whytheyfight.com" class="links">WTFxUS</a>
|
<a href="https://whytheyfight.com" class="links">WTFxUS</a>
|
||||||
<a href="https://open.spotify.com/playlist/1Eu0OT5741DZAkePkyeFYQ?si=5f9e7f899aab487e" class="links">Music</a>
|
<a href="https://open.spotify.com/playlist/1Eu0OT5741DZAkePkyeFYQ?si=5f9e7f899aab487e" class="links">Music</a>
|
||||||
|
|
Loading…
Reference in a new issue