item presentation images and resource name in rows
This commit is contained in:
parent
94f496b213
commit
53cf7f08e5
File diff suppressed because one or more lines are too long
|
@ -128,6 +128,20 @@
|
|||
|
||||
|
||||
// -- Modules
|
||||
.media-list {
|
||||
width: 100%;
|
||||
background:yellow;
|
||||
.resource-link {
|
||||
width: 100%;
|
||||
background:pink;
|
||||
> * {
|
||||
float: left;
|
||||
clear: both;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.blocks {
|
||||
.pannemmul-wrap {
|
||||
margin: $global-margin 0;
|
||||
|
|
Loading…
Reference in New Issue