Added css for paragraphs
This commit is contained in:
parent
ba4e6668aa
commit
f293676fa5
@ -3,6 +3,25 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* paragraphs */
|
||||||
|
|
||||||
|
|
||||||
|
.paragraph .field {
|
||||||
|
width: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.field.field--type-entity-reference-revisions {
|
||||||
|
border: none;
|
||||||
|
padding: 0.4em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.field.field--type-entity-reference-revisions .field__item {
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* end paragraphs */
|
||||||
|
|
||||||
|
|
||||||
/* MOVE THIS INTO GNO! */
|
/* MOVE THIS INTO GNO! */
|
||||||
#block-accreditationcount {
|
#block-accreditationcount {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Reference in New Issue
Block a user