contrastes
This commit is contained in:
parent
efd72c25eb
commit
9ee1f2397a
@ -157,7 +157,7 @@ a {
|
|||||||
padding:($spacer*2) 0;
|
padding:($spacer*2) 0;
|
||||||
h2 {
|
h2 {
|
||||||
margin-bottom:($spacer);
|
margin-bottom:($spacer);
|
||||||
color: lighten(desaturate($couleurConnex,40%),48%)/*#C5EBF0*/;
|
color: #9ADDE5;
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
@ -182,7 +182,7 @@ a {
|
|||||||
.article-resume__texte {
|
.article-resume__texte {
|
||||||
padding-top:($spacer/2);
|
padding-top:($spacer/2);
|
||||||
color: white;
|
color: white;
|
||||||
border-top:1px solid lighten(desaturate($couleurConnex,50%),30%);
|
border-top:#9ADDE5;
|
||||||
}
|
}
|
||||||
.article-resume__date {
|
.article-resume__date {
|
||||||
top:0;
|
top:0;
|
||||||
@ -213,7 +213,7 @@ a {
|
|||||||
right:0;
|
right:0;
|
||||||
top:($spacer/3);
|
top:($spacer/3);
|
||||||
background:none;
|
background:none;
|
||||||
color: lighten(desaturate($couleurConnex,40%),48%)/*#C5EBF0*/ !important;
|
color: #9ADDE5 !important;
|
||||||
font-size:0.8rem;
|
font-size:0.8rem;
|
||||||
&:focus {
|
&:focus {
|
||||||
background:transparent !important;
|
background:transparent !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user