add article + a venir

This commit is contained in:
2019-12-20 11:30:26 +01:00
parent 0fd036ea7b
commit 6ac0eb5b76
152 changed files with 3756 additions and 200 deletions

View File

@@ -16,7 +16,7 @@ header{
& > li{
text-align: center;
position: relative;
margin: 0 20px;
margin: 0 10px;
&>a{
border-top: 1px solid $light-blue;
border-bottom: 3px solid $green;
@@ -28,6 +28,7 @@ header{
position: absolute;
margin-top: 12px;
z-index: 0;
z-index: 999;
li{
background-color: white;
a{