Layout CSS
<style>
body {
background: url(https://img.magnific.com/free-vector/simple-pattern-background-black-line-design-vector_53876-154185.jpg?semt=ais_hybrid&w=740&q=80);
}
main {
#ffffff;
#ffffff;
padding: 6px 0px;
font-size: 80%;
color: white;
background-size: cover;
border: solid 2px #ffffff;
box-shadow: 0px 0px 6px #ffffff;
}
.inner b {
color: #ffffff;
}
nav .top {
background-color: black;background-image: url("");
}
nav .links {
background-color: black;
text-align: right;
border-radius: 4px 4px 0 0;
background-position: center;
background-repeat: no-repeat;
}
button {
color: #ffffff;
background-color: black;
}
.count {
color: #ffffff;
}
a {
color: #ffffff;
}
nav .links a {
color: #ffffff;
}
footer {
background-color: black;
}
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: black;
color: #ffffff;
}
.edit-info {
background-color: black;
border: 1px;
}
.blog-entry .title {
background-color: black;
color: #ffffff;
padding: 5px;
}
p.links a:first-child .icon{
content: url("https://pixelsafari.neocities.org/favicon/fashion/crown4.png");
width: 25px;
height: auto;
}
p.links a:nth-child(2) .icon {
content: url("https://pixels.crd.co/assets/images/gallery18/76d36634.png?v=29416114");
width: 25px;
height: auto;
}
p.links a:last-child .icon, table.comments-table td .icon {
content: url("https://pixelsafari.neocities.org/favicon/object/stationery/pins.gif");
width: 25px;
height: auto;
}
.blog-entry .content {
background-color: black;
padding: 0px;
}
/* Titre */
.blog-entry .title {
color: rgb(255, 255, 255);
font-family: Georgia, serif;
font-size: 34px;
text-align: center;
letter-spacing: 2px;
]
main {
background-color: black;
}
main .left {
background-color: white;
color: #ffffff;
}
main .right {
padding: 1px;
background-color: black;
}
/* Black Heart - https://www.cursors-4u.com/cursor/black-heart */<style>* {
cursor: url('https://cdn.cursors-4u.net/previews/black-heart-148a374d-32.webp') 32 32, auto !important;
}
/* End www.Cursors-4U.com Code */
.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);
}
.edit-info:after{
background-image: url('https://dividers.crd.co/assets/images/gallery04/78888657.png?v=05d33f91');
height:30px;
display: block;
content: "";
background-size: contain;
background-repeat: no-repeat;
background-position: center;
margin-top: 20px;
}
Comments (0)
No comments yet. Be the first!
Log in to leave a comment.