init framework & ajout de pages template

This commit is contained in:
armansansd
2021-06-01 15:48:54 +02:00
parent 4b97d6cd1a
commit 0d932a8fa8
47 changed files with 23569 additions and 33 deletions

View File

@@ -0,0 +1,7 @@
#header-top-right{
background: yellow;
.views-row{
display: inline-block;
}
}

View File

@@ -0,0 +1,7 @@
.about{
background: lightblue;
text-align: center;
}