This repository has been archived on 2024-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Homepage/assets/custom.css

12 lines
269 B
CSS

.pure-menu-heading {
background: url('dezentrale.svg') top left no-repeat;
background-size: 14rem 3rem;
display: block;
overflow: hidden;
text-indent: -9999em;
width: 11.5rem;
}
.centered { text-align: center; }
.pad-side { padding: 0 .25em; }