botanjs/src/Astro/Build/Element/Footer.css
raw ยท 153 bytes
footer:before {
content: '';
width: 100%;
height: 0.5em;
background-color: #3A68B2;
display: block;
}
.footer_bg { width: 75%; }
Javascript framework for my blog
raw ยท 153 bytes
footer:before {
content: '';
width: 100%;
height: 0.5em;
background-color: #3A68B2;
display: block;
}
.footer_bg { width: 75%; }