update main branch #47

Merged
jorge merged 166 commits from develop into main 2021-12-01 11:20:13 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit a061cc3275 - Show all commits

File diff suppressed because one or more lines are too long

View File

@ -66,12 +66,12 @@ body:not(.browse) #content {
// }
}
// line breaks generated by omekas
.break {
width: 100%;
margin: (2 * $global-margin) 0;
clear: both;
}
.break.opaque {
border-top: 1px solid $body-background;
}