css hinzugefügt

This commit is contained in:
Bernd Reuther 2020-04-28 22:48:33 +02:00
parent dbdc890b18
commit 5461dde87f
1 changed files with 17 additions and 0 deletions

17
css/custom.css Normal file
View File

@ -0,0 +1,17 @@
p {
margin-bottom: 24px !important;
}
ul {
margin-bottom: 24px !important;
}
.md-header-nav__button.md-logo {
margin: 0px !important;
padding: 4px !important;
}
.md-header-nav__button.md-logo img {
width: 40px !important;
height: 40px !important;
}