Heres the layout coding for my Heart's Bias 6 blog post!! your free to use with or without credit lol!
<style>
body {
background-image: url("https://i.pinimg.com/originals/69/07/bd/6907bd70db595d8222dac84aab91b6a7.gif");
background-position: center center;
background-repeat: ;
background-size: covr;
background-attachment: fixed;
font-family: Comic;
}
.inner b {
color: #260b1e
}
nav .top {
background-color:#9c2551;
}
nav .links {
background-color: #c94d7b;
text-align: right;
border-radius: 4px 4px 0 0;
background-position: center;
background-repeat: no-repeat;
}
button {
color: #FFFFFF;
background-color: #c94d7b;
}
.count {
color:#000000 ;
}
a {
color: #000000;
}
nav .links a {
color:#FFFFFF;
}
footer {
background-color: #9c2551;
}
footer p {
color:#FFFFFF;
}
footer .links {
color:#FFFFFF;
}
.comments-table td:first-child, .comments-table td, .comment-replies, .details-table td:first-child, .details-table td {
background-image: url("https://thumb.ac-illust.com/16/168e71a43fbfa14329580e6a61ef8faa_t.jpeg");
color:#FFFFFF;
}
.edit-info {
background-image: url("https://media.tenor.com/D5wBCz5AouwAAAAM/myspace-pink.gif");
border: 1px;
}
.blog-entry .title {
background-color: #9c2551;
color: #FFFFFF;
padding: 5px;
}
}
.blog-entry .content {
background-color: #FFFFFF;
padding: 10px;
}
main {
background-image: url("https://i.pinimg.com/originals/1e/4a/7a/1e4a7afa550a4fc554abdd7a66f0bc30.gif");
}
main .left {
background-image: url("https://i.pinimg.com/originals/1e/4a/7a/1e4a7afa550a4fc554abdd7a66f0bc30.gif");
color: #FFFFFF;
}
main .right {
padding: 1px;
background-color:#9c2551;
}
.logout-btn,
.blog-entry .kudos-btn{
background: none !important;
border: none;
padding: 0 !important;
cursor: pointer;
user-select: text;
text-decoration: none;
color: #FFFFFF;
color: var(--#FFFFFF);
}</style>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )