<style>
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;600&display=swap');
*{
color: #ffd369;
}
.blurbs .inner .section h4{
color:#FFE9B2;
font-weight:normal;
}
.profile-info{
border:none;
}
.blog-preview p {
padding: 5px 15px;
color: white;
}
.heading {
padding: 5px 0 !important;
margin-top: 15px;
margin-bottom: 10px;
background-color: transparent !important;
color: #2a2a2a !important;
border-bottom: 2px solid;
}
.profile .contact,
.profile .url-info,
.profile .table-section,
.home-actions {
border: none;
}
table.comments-table{
border:none;
border-collapse: collapse;
border-radius:10px;
overflow: hidden;
color: #ffffff !important;
}
comments-table button{
background:#000000;
border-radius: 4px;
color: #ffffff !important;
}
table.comments-table td {
background-color: rgba(255,255,255, .45) !important;
border: none;
color: #ffffff !important;
}
.comments-table td:first-child img {
width: 80px;
border: none;
color: #ffffff !important;
}
.profile .friends .person img {
border-radius: 500px;
}
a{
Color:#eeeeee;
Text-decoration: none;
}
body{
background-image: url(https://cdnb.artstation.com/p/assets/images/images/024/538/827/original/pixel-jeff-clipa-s.gif);
background-repeat: no-repeat;
Background-position: center;
background-size: cover;
font-family: 'Raleway', sans-serif;
}
h1{
color: #ffd369;
}
main {
background: rgba(57,62,70, .75) !important;
}
.profile-pic {
border-radius: 500px;
overflow: hidden;
}
nav {
border-radius: 15px 15px 0 0;
overflow: hidden;
}
nav .top{
background: rgba(57,62,70, .75) !important;
}
nav .links{
background: rgba(57,62,70, .75) !important;
border-bottom: solid rgba(57,62,70);
}
footer {
Margin-top: 0;
border-radius: 0 0 15px 15px;
background: rgba(57,62,70, .75) !important;
display: block !important;
}
table.details-table {
border-collapse: collapse;
}
table.details-table td {
background-color: transparent !important;
}
</style>
Comments
Displaying 2 of 2 comments ( View all | Add Comment )
Miz
I yoinked the very first bit of code, thanks
Report Comment
Verona
I love it!
Report Comment