init framework & ajout de pages template
This commit is contained in:
0
web/themes/custom/popsu/sass/pages/_default.scss
Normal file
0
web/themes/custom/popsu/sass/pages/_default.scss
Normal file
7
web/themes/custom/popsu/sass/pages/_header.scss
Normal file
7
web/themes/custom/popsu/sass/pages/_header.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
#header-top-right{
|
||||
background: yellow;
|
||||
.views-row{
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
7
web/themes/custom/popsu/sass/pages/_home.scss
Normal file
7
web/themes/custom/popsu/sass/pages/_home.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.about{
|
||||
|
||||
background: lightblue;
|
||||
text-align: center;
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user