color fixe
This commit is contained in:
+114
-5038
File diff suppressed because it is too large
Load Diff
@@ -194,7 +194,7 @@ div.messages{
|
||||
&::after{ @include bg-svg-png('bgd-sol');}
|
||||
&, a{color:$SOL-col-txt;}
|
||||
h2.node-title{
|
||||
&,a{color:$SOL-color;}
|
||||
&,a{color:$SOL-color-active;}
|
||||
a{@include bg-svg-png('title-SOL'); width:170px; height:35px;}
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-sol');}
|
||||
@@ -207,7 +207,7 @@ div.messages{
|
||||
&::after{ @include bg-svg-png('bgd-dph');}
|
||||
&, a{color:$DPH-col-txt;}
|
||||
h2.node-title{
|
||||
&,a{color:$DPH-color;}
|
||||
&,a{color:$DPH-color-active;}
|
||||
a{@include bg-svg-png('title-DPH'); width:180px; height:80px;}
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-dph');}
|
||||
@@ -220,7 +220,7 @@ div.messages{
|
||||
&::after{ @include bg-svg-png('bgd-sub');}
|
||||
&, a{color:$SUB-col-txt;}
|
||||
h2.node-title{
|
||||
&,a{color:$SUB-color;}
|
||||
&,a{color:$SUB-color-active;}
|
||||
a{@include bg-svg-png('title-SUB'); width:200px; height:35px;}
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-sub');}
|
||||
@@ -233,7 +233,7 @@ div.messages{
|
||||
&::after{ @include bg-svg-png('bgd-bc');}
|
||||
&, a{color:$BC-col-txt;}
|
||||
h2.node-title{
|
||||
&,a{color:$BC-color;}
|
||||
&,a{color:$BC-color-active;}
|
||||
a{@include bg-svg-png('title-BC'); width:120px; height:45px;}
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-bc');}
|
||||
@@ -246,7 +246,7 @@ div.messages{
|
||||
&::after{ @include bg-svg-png('bgd-opp');}
|
||||
&, a{color:$OPP-col-txt;}
|
||||
h2.node-title{
|
||||
&,a{color:$OPP-color;}
|
||||
&,a{color:$OPP-color-active;}
|
||||
a{@include bg-svg-png('title-OPP'); width:245px; height:95px;}
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-opp');}
|
||||
@@ -259,7 +259,7 @@ div.messages{
|
||||
&::after{ @include bg-svg-png('bgd-dub');}
|
||||
&, a{color:$DUB-col-txt;}
|
||||
h2.node-title{
|
||||
&,a{color:$DUB-color;}
|
||||
&,a{color:$DUB-color-active;}
|
||||
a{@include bg-svg-png('title-DUB'); width:195px; height:65px;}
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-dub');}
|
||||
@@ -272,7 +272,7 @@ div.messages{
|
||||
&::after{ @include bg-svg-png('bgd-juso');}
|
||||
&, a{color:$JUSO-col-txt;}
|
||||
h2.node-title{
|
||||
&,a{color:$JUSO-color;}
|
||||
&,a{color:$JUSO-color-active;}
|
||||
a{@include bg-svg-png('title-JUSO'); width:200px; height:65px; }
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-juso');}
|
||||
|
||||
Reference in New Issue
Block a user