@layer post{.gallery{align-content:space-evenly;background-color:var(--theme-color-alt-background);border:3px solid var(--theme-color-border);border-radius:10px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:0;li{list-style-type:none}a{color:var(--theme-color-alt-foreground)}figcaption{height:1.4rem;max-width:128px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}}}