feat: Modification de la couleur du texte dans open
La modification est faite pour satisfaire le contrast avec la couleur de l'arrière plan
This commit is contained in:
@ -90,7 +90,7 @@ body
|
|||||||
background: $orange
|
background: $orange
|
||||||
width: 35%
|
width: 35%
|
||||||
padding: 20px
|
padding: 20px
|
||||||
color: white
|
color: black
|
||||||
background-image: url(/icons/horloge.svg)
|
background-image: url(/icons/horloge.svg)
|
||||||
background-repeat: no-repeat
|
background-repeat: no-repeat
|
||||||
background-position: center -50px
|
background-position: center -50px
|
||||||
@ -117,7 +117,7 @@ body
|
|||||||
margin-bottom: 0
|
margin-bottom: 0
|
||||||
|
|
||||||
a
|
a
|
||||||
color: white
|
color: black
|
||||||
.news
|
.news
|
||||||
aside h2
|
aside h2
|
||||||
text-align: center
|
text-align: center
|
||||||
|
Reference in New Issue
Block a user