seo audit hn
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.title_page{
|
||||
margin-bottom: 1rem;
|
||||
h2{
|
||||
h1{
|
||||
width: max-content;
|
||||
padding: 0.5rem;
|
||||
text-transform: uppercase;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
&.agenda, &.archive{
|
||||
main{
|
||||
padding-top: 10rem;
|
||||
h2{
|
||||
h1{
|
||||
border: 5px solid $colorYellow;
|
||||
text-transform: uppercase;
|
||||
width: max-content;
|
||||
@@ -26,6 +26,7 @@
|
||||
ul{
|
||||
margin-bottom: 2rem;
|
||||
li{
|
||||
background: white;
|
||||
border: 5px solid black;
|
||||
padding: 0.5rem 1rem;
|
||||
margin-bottom: 1rem;
|
||||
@@ -33,7 +34,6 @@
|
||||
cursor:pointer;
|
||||
text-transform: uppercase;
|
||||
transition: background 0.3s ease, color 0.3s ease;
|
||||
background: white;
|
||||
a{
|
||||
color: black;
|
||||
text-transform: inherit;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
&.association{
|
||||
.title_page{
|
||||
margin-bottom: 1rem;
|
||||
h2{
|
||||
h1{
|
||||
border: 5px solid $colorYellow;
|
||||
width: max-content;
|
||||
padding: 0.5rem;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
&.la-benevole-zone{
|
||||
.title_page{
|
||||
h2{
|
||||
h1{
|
||||
border: 5px solid $colorPurple;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
&.la-collecte{
|
||||
.title_page{
|
||||
h2{
|
||||
h1{
|
||||
border: 5px solid $colorPink;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
&.les-projets{
|
||||
h2{
|
||||
h1{
|
||||
border: 5px solid $colorRed;
|
||||
width: max-content;
|
||||
padding: 0.5rem;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
&.les-temps-forts{
|
||||
.title_page{
|
||||
margin-bottom: 1rem;
|
||||
h2{
|
||||
h1{
|
||||
border: 5px solid $colorBlue;
|
||||
width: max-content;
|
||||
padding: 0.5rem;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
&.privatiser-lespace{
|
||||
.title_page{
|
||||
h2{
|
||||
h1{
|
||||
border: 5px solid $colorGreen;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user