view src/main.css @ 5:75b54be050bc

show one subdir of archive at once, with folders and parents-breadcrumbs
author drewp@bigasterisk.com
date Thu, 30 Mar 2023 20:39:40 -0700
parents 78c1a2983010
children b73941c4dc0a
line wrap: on
line source

body {
    margin: 0;
    height: 100vh;
    background: radial-gradient(ellipse at center, #162c4a 0%, #0c2236 36%, #020f16 100%);
  }