Zvětšování náhledových obrázků
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-11-08 11:00:57 +01:00
parent d741a36aa9
commit df72105d08
4 changed files with 54 additions and 1 deletions

View File

@ -5,6 +5,7 @@
@import "tags";
@import "tables";
@import "fonts";
@import "lightbox";
*, *:before, *:after {
@ -68,6 +69,7 @@ main {
margin:0 auto 2em auto;
border-radius:5px;
border:1px solid $border;
cursor: pointer;
}
h2 { margin: 0.85em 0 }