local same as inline
This commit is contained in:
@@ -87,7 +87,21 @@ h6 {
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
#content-inner .field-type-text-long h1 {
|
||||
font-family: OstrichSansBold,verdana,arial,helvetica,sans-serif;
|
||||
font-size: 36px;
|
||||
font-weight: normal;
|
||||
line-height: 40px;
|
||||
// padding-top: 4px;
|
||||
color: @bleu_popsu1;
|
||||
}
|
||||
|
||||
body.context-popsu-europe #content-inner .field-type-text-long h1 {
|
||||
color: @gris_popsueurope;
|
||||
}
|
||||
body.context-popsu-2 #content-inner .field-type-text-long h1 {
|
||||
color: @vert_popsu2;
|
||||
}
|
||||
#content-inner h2 {
|
||||
font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
|
||||
font-size: 20px;
|
||||
@@ -1241,16 +1255,16 @@ body.panel-theme-europe #content-inner h1#page-title {
|
||||
body.panel-theme-europe .panels-flexible-row-popsu-74-26-stacked-8.panels-flexible-row-first {
|
||||
display: none;
|
||||
}
|
||||
body.panel-theme-europe #content-inner .panels-flexible-region-popsu-74-26-stacked-right {
|
||||
body.panel-theme-europe #content-inner .panels-flexible-region-popsu-74-26-stacked-right{
|
||||
border-top: 1px solid #000;
|
||||
|
||||
.accordion-trigger,
|
||||
.accordion-h2 {
|
||||
.accordion-h2{
|
||||
border-bottom: 1px solid #000;
|
||||
}
|
||||
.accordion-h2-panel {
|
||||
margin-bottom: 0px;
|
||||
padding-bottom: 5px;
|
||||
.accordion-h2-panel{
|
||||
margin-bottom: 0px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.accordion-trigger .views-field,
|
||||
|
||||
Reference in New Issue
Block a user