template lien titre actualité

This commit is contained in:
2025-03-31 14:51:44 +02:00
parent f5bd5f53f5
commit 244299bc50
9 changed files with 27 additions and 9 deletions

View File

@@ -277,6 +277,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}
}

View File

@@ -137,6 +137,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}

View File

@@ -146,6 +146,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}

View File

@@ -432,6 +432,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
// padding-bottom: 0.2rem;
@@ -465,6 +466,7 @@
padding-right: 0.2rem;
padding-left: 0.2rem;
padding-bottom: 0.2rem;
height: 25px;
}
}

View File

@@ -243,8 +243,6 @@
display: flex;
flex-direction: row;
padding-left: 0.5rem;
padding-top: 0.2rem;
padding-bottom: 0.2rem;
display: inline-flex;
align-items: center;
color: white;
@@ -261,6 +259,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}
}
@@ -319,6 +318,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}
}

View File

@@ -217,6 +217,7 @@ header{
@media(max-width: 1025px){
top: 0;
align-items: center;
padding-top: 0.3rem;
}
@media(max-width: 1090px){
}
@@ -237,7 +238,7 @@ header{
display: flex;
flex-direction: column;
align-items: center;
font-size: 1rem;
font-size: 0.8rem;
}
}

View File

@@ -249,6 +249,7 @@
font-size: 0.6rem;
@media (max-width:810px) {
margin-left: 0;
margin: auto;
}
a{
@@ -257,6 +258,7 @@
color: white;
text-transform: uppercase;
font-size: 0.6rem;
width: max-content;
svg{
display: none;
@@ -266,7 +268,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
padding-bottom: 0.2rem;
height: 25px;
}
}
}