Compare commits

..

No commits in common. "ac6adfb4030e55a794860ca235d91134310808c2" and "d3407f57c6eb4cf3f057daa38f64ce44e6c6e51e" have entirely different histories.

2 changed files with 6 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@ -66,17 +66,14 @@ body:not(.browse) #content {
// }
}
// line breaks generated by omekas
.break {
width: 100%;
margin: (2 * $global-margin) 0;
clear: both;
// width: 100%;
// margin: (2 * $global-margin) 0;
// clear: both;
}
.break.opaque {
border-top: 1px solid $body-background;
}
.break.transparent {
border-top: none;
// border-top: 1px solid $light-gray;
}
/* Styles for vertical menu layout */