view in/z.css @ 4:ce2b6dde4c10

remove nesting restriction + per-page header
author Atarwn Gard <a@qwa.su>
date Sat, 14 Mar 2026 14:01:51 +0500
parents 3222f88c0afe
children
line wrap: on
line source

nav ul {
    padding-bottom: 0.5rem;
    display: inline-block;
}

nav ul:last-child {
    float: right;
}