Commit df12a0c6 authored by Michal Čihař's avatar Michal Čihař

Smaller breadcums and menu

parent 7049fae4
...@@ -39,11 +39,13 @@ ul.menu { ...@@ -39,11 +39,13 @@ ul.menu {
float: right; float: right;
padding: 1em; padding: 1em;
margin: 0; margin: 0;
font-size: smaller;
} }
ul.breadcums { ul.breadcums {
list-style: none; list-style: none;
padding: 1em; padding: 1em;
margin: 0; margin: 0;
font-size: smaller;
} }
ul.breadcums li { ul.breadcums li {
display: inline-block; display: inline-block;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment