color underline
This commit is contained in:
@@ -294,7 +294,7 @@ p {
|
||||
font-family: 'Marianneregular_italic'; }
|
||||
p a {
|
||||
display: inline;
|
||||
background: #d674b283; }
|
||||
background: #b9ce00; }
|
||||
|
||||
a {
|
||||
color: black;
|
||||
@@ -1914,7 +1914,7 @@ section > div:not(.__slide) article.thumbnails.programme a {
|
||||
.container.programme .thumbnails .inter {
|
||||
margin-top: 0.5rem; }
|
||||
.container.programme .thumbnails .inter span {
|
||||
color: black;
|
||||
color: #038788;
|
||||
font-size: 0.8rem;
|
||||
font-family: "Marianneregular_italic";
|
||||
text-transform: none !important; }
|
||||
|
||||
@@ -180,7 +180,7 @@ section {
|
||||
.inter {
|
||||
margin-top: 0.5rem;
|
||||
span {
|
||||
color: $col_black;
|
||||
color: $color2024;
|
||||
font-size: 0.8rem;
|
||||
font-family: "Marianneregular_italic";
|
||||
text-transform: none !important;
|
||||
|
||||
@@ -5,7 +5,7 @@ $col_black: black;
|
||||
$color_orange: rgb(255, 128, 77);
|
||||
$lightgrey: #6f6d7dff;
|
||||
// $fond: url("../../images/test_animation.svg");
|
||||
$underline:#d674b283;
|
||||
$underline:#b9ce00;
|
||||
|
||||
$gutter: 0.5rem;
|
||||
$gutter1 : 0.5rem;
|
||||
|
||||
@@ -6,8 +6,7 @@
|
||||
.__img-hero{
|
||||
display: none;
|
||||
}
|
||||
|
||||
////////////////////////////////
|
||||
////////////////////////////////
|
||||
.__wrapper{
|
||||
.__title{
|
||||
margin: 0.5rem 0;
|
||||
|
||||
Reference in New Issue
Block a user