view templates/default/static/styles_extra.css @ 14:aa5118711cb4

static: added 0.8 web photo album screenshot
author Goffi <goffi@goffi.org>
date Fri, 23 Apr 2021 11:58:40 +0200
parents dc880664a8ec
children
line wrap: on
line source

.screenshot_web, .screenshot_mobile {
    border: 2px solid #ddd;
    border-radius: 0.25em;
}

.list_icon {
    flex: none;
    width: 2.5rem;
}

.is-underline {
    text-decoration: underline;
}

.is-full-width {
    width: 100%;
}