merge to fix issue #18 fix/line-break #19
File diff suppressed because one or more lines are too long
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue