Slightly improve layout of the site

This commit is contained in:
mishako 2016-04-23 21:12:25 +02:00
parent e6732b88e1
commit 70af49f938

View file

@ -21,3 +21,11 @@ h1 {
font-weight:900;
font-size: x-large;
}
#banner {
margin-bottom: 10px;
}
.breadcrumb {
overflow: auto;
}