Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- autor: [email protected] -->
- <!-- testovano na sablone SOUL -->
- <style>
- /* Vycentruje položky hlavniho menu */
- @media screen and (min-width: 640px) {
- .navigation-wrap {
- text-align: center;
- }
- .navigation {
- float: none !important;
- display: inline-block;
- }
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement