Compare commits

...

1 Commits

2 changed files with 21 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -451,6 +451,26 @@ main {
} }
//end hero //end hero
//
// omeka item presentation
.media-embeds,.media-list,#resource-values.stack {
@include xy-cell(12);
}
.property {
margin-left: 20vw;
dt {
float: left;
margin-left: -20vw;
padding-right: 1rem;
}
}
// end omeka item presentation
// omeka specific styles // omeka specific styles
#user-bar { #user-bar {
width: 100%; width: 100%;