Tasha

-Ghost-

Info


Created
4 years, 5 months ago
Creator
boardwalk
Favorites
1

Profile


Holding this here

}
.villager-data-wrapper {
background: none;
}
.user-comments .user-comment {
background-color: DAF3BE;
border-color: E37AEA;
border: 2px solid FFFFFF;
border-radius: 5px;
}
.villager-data-desc {
background-color: DAF3BE;
border-color: E37AEA;
border: 2px solid FFFFFF;
border-radius: 5px;
}
.widget-content: {
background-color: DAF3BE;
border-color: E37AEA;
border: 2px solid FFFFFF;
border-radius: 5px;
}
.content {
background-image: url(https://images.pexels.com/photos/808510/pexels-photo-808510.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500);
background-repeat: repeat-xy;
font-size: 14px;
color: #ffffff;              
}
@keyframes fade { 0% { opacity: 0; } 100% { opacity: 1; } } .left-column, .right-column { animation: fade ease-in 1s; animation-iteration-count: 1; }
}

.content:after {
background: #000000 url("https://i.pinimg.com/originals/f6/0f/4b/f60f4bcfa302b48b1a21b07df91fd190.jpg") repeat;
background-size: cover;
height: 100%;
width: 100%;
position: fixed;
top: 0;
z-index: -1;
}