Mercurial > libervia-templates
view sat_templates/templates/default/static/blog.css @ 204:e9bbf4462ea8
css: misc changes
- anchor links in list elements can now be displayed more obviously using "list__item--show-links" class
- specific style for disabled button
- adapted form styles to new "select" field
- other small changes, see diff
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 26 May 2019 22:09:49 +0200 |
parents | 178f55b825b7 |
children |
line wrap: on
line source
@media (min-width: 500px) { #main_area { background-image: var(--bg-img); background-repeat: no-repeat; background-size: cover; } }