diff --git a/source/styles/style.css.styl b/source/styles/style.css.styl index 795b810..0395b30 100644 --- a/source/styles/style.css.styl +++ b/source/styles/style.css.styl @@ -21,21 +21,12 @@ body &:hover background: $dark color: $lighter - &.active - &:hover - color: $darker - background: $light - color: $lighter .pure-g-r .version - height: 26px padding: 5px 0px vertical-align: middle -.pure-menu.menu-main - margin-bottom: 1em - .pure-menu.menu-verses position: fixed left: 0 @@ -47,6 +38,9 @@ body line-height: 22px position: absolute +#content + margin-top: 1em + .version vertical-align: top display: inline-block