Un peu de style sur le menu de navigation

This commit is contained in:
Sébastien André
2020-04-29 12:00:25 +02:00
parent f612f8c8b4
commit e60ad1d3fa
3 changed files with 43 additions and 16 deletions

View File

@@ -43,3 +43,9 @@
cursor: pointer;
color: #424242;
}
.navigation .splitter {
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
}