added publications links and display of pubications pages
This commit is contained in:
@@ -211,7 +211,8 @@ body.page-node-12324,
|
||||
body.page-user,
|
||||
body.page-node-11186,
|
||||
body.page-cart,
|
||||
body.node-type-simplenews{
|
||||
body.node-type-simplenews,
|
||||
body.node-type-publication{
|
||||
#header>.inner, #utilities>.inner, #center, #footer{
|
||||
@include grid-row();
|
||||
}
|
||||
@@ -219,4 +220,3 @@ body.node-type-simplenews{
|
||||
// position:relative;
|
||||
// }
|
||||
}
|
||||
|
||||
|
@@ -3384,6 +3384,30 @@ body.home-v2{
|
||||
max-width: none !important;
|
||||
}
|
||||
}
|
||||
/*
|
||||
_ _ _ _ _
|
||||
| | | (_) | | (_)
|
||||
_ __ _ _| |__ | |_ ___ __ _| |_ _ ___ _ __ ___
|
||||
| '_ \| | | | '_ \| | |/ __/ _` | __| |/ _ \| '_ \/ __|
|
||||
| |_) | |_| | |_) | | | (_| (_| | |_| | (_) | | | \__ \
|
||||
| .__/ \__,_|_.__/|_|_|\___\__,_|\__|_|\___/|_| |_|___/
|
||||
| |
|
||||
|_|
|
||||
*/
|
||||
body.node-type-publication{
|
||||
article.node-publication{
|
||||
.field-name-field-couverture{
|
||||
@include inlineblock();
|
||||
}
|
||||
.field-name-body{
|
||||
@include inlineblock();
|
||||
margin-left: 1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@import "misc.scss";
|
||||
|
Reference in New Issue
Block a user