started to implement blabla : menu block, link vuejsed, route, component
This commit is contained in:
@ -117,6 +117,18 @@ header[role="banner"]{
|
||||
}
|
||||
}
|
||||
|
||||
#block-header{
|
||||
margin-right: 1em;
|
||||
padding-left: 1em;
|
||||
border-left: 1px solid #000;
|
||||
ul.menu{
|
||||
margin:0;
|
||||
li{
|
||||
padding:0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#block-languageswitcher{
|
||||
text-align: right;
|
||||
h2{
|
||||
|
Reference in New Issue
Block a user