Layout CSS
<!-- (c) Layout created by TRaGiiCTaYY (https://layouts.spacehey.com/layout?id=2431) -->
<style>
:root {--logo-blue: #00000;
--darker-blue: #fff;
--lighter-blue: #00000;
--even-lighter-blue: #00000;
--lightest-blue: #fff;
--dark-orange: #fff;
--light-orange: #00000;
--even-lighter-orange: #00000;
}
.b {
color: #fff;
font-family: arial black;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0px;
}
.i {
font-family: times new roman;
color: #fffff;
letter-spacing: 0px;
}
.logo {
background-color: transparent;
}
nav{background-color:var(--box_color_and_seethru); !important;border-radius: 0px 0px var(--curve) var(--curve); !important;}
nav ul{background:black !important;
border: solid 1px;}
nav img{filter: opacity(80%) !important;}
nav ul a img, .mood a img{display:none !important;}
.top{background:none !important;background-color:rgba(0, 0, 0, 0.8); !important;}
.profile-info {display:none !important;}
.profile {
background:black;
color: white;
border: solid 1px;
border-color: white;
}
.mood {
font-size: small;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
width: 100%;
background-color: var(--lighter-blue);
color: var(--light-orange);
padding-bottom: 2px;
margin-bottom: 10px;
padding-top: 6%
}
a:link {
color: gray!important;
background:none;
}
a:hover {
text-transform: normal;
text-decoration-style: none!important;
color: white!important;
border: none;
filter: opacity(100%);
}
a:visited {
color: gray!important;
}
.hr{ border: 1px solid var(--names) !important;filter: brightness(55%) !important;}
.profile-info {
display: none;
}
body {
background-image: url(https://media3.giphy.com/media/UC8DbMqXvkpd6/giphy.gif?cid=82a1493bnkjsuuzqa46qcc97x0bwi00fhmaerfda9qmzommn&rid=giphy.gif)!important;
background-size: cover;
background-attachment: fixed;
}
main {
border-radius: 0 0 0px 0px;
background: rgba(000, 000, 000, 0.0) !important;
}
.w-40 h1{
display: none;
}
.w-40 > p {
display: none;
}
.contact {
display: block;
font-size: 11px;
font-family: arial;
border: none 0px!important;
background-image: url("")!important;
background: ;
}
.contact .inner a img {
font-size: 0;
}
.contact .inner a img:before {
font-size: 1em;
display: block;
}
.online {
display: none;
}
.blurbs .heading{display:none !important;}
.blurbs .inner .section h4{
display: none;
}
.blurbs {
text-align: center;
grid-area: blurbs;
}
.profile .contact, .profile .url-info, .profile .table-section, .home-actions {
display: none;
border:0px;
}
.profile .friends .heading, .profile .contact .heading, .profile .table-section .heading, .home-actions .heading{
display: none;
background: rgba(156,56,206,1);
border-radius: 10px;
box-shadow: 2px 2px 7px #000;
color: #fff;
font-family: 'Brush Script MT', cursive;
font-size:35px;
text-transform; uppercase!important;
padding: 2px 7px;
}
.table-section:nth-last-child(2) .details-table {display:none;}
.blog-preview {
display: none;
grid-area: blog-preview;
}
.friends
{display:none;
}
.table.comments-table td {
display: none;
background-color: white!important;
border:none;
width: 10px!important;
font-size: 11px;
}
.comments-table td:first-child img {
width: 60px!important;
border-radius: 50px;
}
.main {
border-radius: 0 0 0px 0px;
border: none;
background: url("")!important;
background-color: black!important;
}
.container {
border-radius: 0px 0px 0 0;
border: none;
overflow: hidden;
padding: 70px;
margin-top: -50px;
}
footer {
border-radius: 0px;
border: none;
background: url("")!important;
background-color: black;
display: none !important;
line-height: 0px;
height: 83px;
margin-top: -1px!important;
}
</style>
Comments (0)
No comments yet. Be the first!
Log in to leave a comment.