view templates/default/static/styles_extra.css @ 8:dc880664a8ec

modernisation of the theme using Bulma
author Goffi <goffi@goffi.org>
date Fri, 16 Apr 2021 18:51:12 +0200
parents 09d66acc7c73
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%;
}