1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-12 08:53:59 +02:00

Updated navigation module to better work with the button changes

This commit is contained in:
Angelos Chalaris
2016-12-06 11:21:07 +02:00
parent 9dc0cdf486
commit d2ab873d4c
15 changed files with 28 additions and 30 deletions

View File

@@ -16,8 +16,8 @@
<style>
/* Classes and ids used in multiple pages - page top and utilities */
#header-logo {
display: inline; height: 28px; width: 28px; margin-top: 2px; background: #558b2f; border-radius: 1px;
margin-left: -3px; padding: 2px;
display: inline; height: 28px; width: 28px; margin-top: 4px; background: #558b2f; border-radius: 1px;
padding: 4px;
}
#top-logo {
display: inline-block; height: 66px; width: 70px; margin: 64px auto -30px; border-radius: 1px;