.general-about .profile-pic img,
.comments-table,
.profile-info{
border: 10px magenta;
}
.profile .blurbs .heading, .profile .friends .heading,
.profile .contact .heading, .profile .table-section .heading, .home-actions .heading{
background: mediumpurple;
color: white;
}
.profile .blurbs .heading, .profile .friends .heading a,
.profile .contact .heading, .profile .table-section .heading, .home-actions .heading a{
color: white;
}
.profile .contact, .profile .url-info, .profile .table-section, .home-actions{
border: 2px solid white;
}
*{
border-radius: 9px;
}
.contact .heading, .profile .table-section .heading, .home-actions .heading{
border-radius: 6px;
}
/* customizable snowflake styling */
.snowflake {
color: #9500ff;
font-size: 1em;
font-family: Arial, sans-serif;
text-shadow: 0 0 5px black;
}
@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%,100%{transform:translateX(0)}50%{transform:translateX(80px)}}.snowflake{position:fixed;top:-10%;z-index:9999;user-select:none;cursor:default;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;animation-delay:3s,1.5s}.snowflake:nth-of-type(10){left:25%;animation-delay:2s,0s}.snowflake:nth-of-type(11){left:65%;animation-delay:4s,2.5s}
.logo {
content:url("https://i.ibb.co/4fKSrDX/IMG-5494.gif");
}
.profile .blurbs .inner, .profile .friends .inner, .blog-entry .comments .inner, .bulletin .comments .inner {
padding: 7px;
background: https://i.ibb.co/D11Zc1J/d1qtyt0-4803b6d5-f268-4ea2-b020-c16e22c2b537.jpg;
}
.profile .friends .person p {
color: #white;
font-weight: bold;
width: 100%;
word-break: break-word;
font-size: 100%;
text-align: center;
}
footer {
text-align: center;
font-size: 70%;
margin: 10px 0 10px;
padding: 10px 5px;
background: #361745;
}
.profile h1 {
color: white
font-size: 4;
margin: 0 0 10px 0;
font-family: Courier;
background: black;
}
.profile-info {
display: flex;
align-items: center;
justify-content: center;
padding: 15px 5px;
margin-bottom: 10px;
background: url("https://i.ibb.co/D11Zc1J/d1qtyt0-4803b6d5-f268-4ea2-b020-c16e22c2b537.jpg");
}
.profile .blurbs .section h4 {
margin: 0;
color: #white;
}
nav {
border-radius: 35px 35px 0 0;
overflow: hidden;
}
.comments-table tr td:last-child {
background-color: black
height: 250px;
display: block;
overflow-y: scroll;
}
.profile .comments-table:after {
background: url("https://i.ibb.co/NtrGNx6/output-onlinegiftools-1.gif");
background-repeat: no-repeat;
background-attachment: fixed;
display: block;
height: 100px;
width: 100px;
content: " ";
transform: rotate(
-4deg
) scale(2) translateY(-3.5rem);
position: absolute;
right: 0;
z-index: -1;
}
:root {
--logo-blue: #9500ff;
--darker-blue: #af7dff;
--lighter-blue: #552a6e;
--even-lighter-blue: #552a6e;
--lightest-blue: #7f5bd2;
--dark-orange: #552a6e;
--light-orange: #552a6e;
--even-lighter-orange: rgb(25 0 30 / 80%);
--green: #552a6e;
--dark-green: #552a6e;
}
h1 {
grid-area: header;
color: white;
font-effect: fire-animation}
p {
text-shadow: 0 0 2.5px rgba(244,000,200,0.5);
color: #ffffff;
font-size: 14px;
}
main {
background: #1f1f1f;
color: white;
padding: 6px 0px;
font-size: 80%;
}
body{
height: 100%;
}
body {
background: url(https://i.ibb.co/LvzmKzM/Zhinnski.png);
background-attachment: fixed;
}
link{
color: #f700ff;
}
* {
box-sizing: border-box;
font-family: -webkit-pictograph;
}
🌙
Comments
Displaying 0 of 0 comments ( View all | Add Comment )