Tags:
Description:
(c) Layout created by BEEFSTEW (https://layouts.spacehey.com/layout?id=4789) -->
<style>
@import url('https://fonts.googleapis.com/css2?family=Concert+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dongle:wght@300&display=swap');
body{
background-color: black;
}
.container{
width: 70%;
}
nav .top{
background-color: transparent;
border-radius: 20px;
border: 2px solid #CE81FF;
box-shadow: 0px 0px 10px #9C00FF;
margin: 1em 0;
}
nav .links{
background-color: transparent;
border-radius: 20px;
border: 2px solid #50FF6A;
box-shadow: 0px 0px 10px #00FF26;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
nav .links li::after{
display: none;
}
.profile p{
font-family: 'Dongle', sans-serif;
font-size: 20px;
}
main{
background-color: transparent;
margin: 1em 0;
padding: .5em;
}
.profile h1{
font-family: 'Concert One', cursive;
color: white;
text-shadow: 0px 0px 10px #00FF26;
font-size: 30px;
}
.online{
Preview:
Copy and paste this code into the "About me" section of your Profile to use it.
Caution: This Layout was not inspected by SpaceHey — use it at your own risk.
Comments
Displaying 0 of 0 comments ( View all | Add Comment )