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