small header

This commit is contained in:
H.T. Kruitbosch 2017-11-28 18:30:09 +01:00
parent 8506eb5f1e
commit a3d5723ea6
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
__version__ = '0.1.23'
__version__ = '0.1.24'

View File

@ -142,4 +142,9 @@ body:not(a):not(a):not(a) *, html * {
font-size: 1.125rem;
font-weight: 700;
position: relative;
}
}
body.small-header header.rug-site-header.rug-site-header a { padding: 0 10px; }
body.small-header header.rug-site-header.rug-site-header span { padding: 0; }
body.small-header .rug-site-logo.rug-site-logo.rug-site-logo.rug-site-logo { width: 7.5rem; padding: 0.25rem 0; }

View File

@ -22,7 +22,7 @@
{% block extrahead %}{% endblock %}
</head>
<body style="background: #fff;">
<body style="background: #fff;" {% if user.is_authenticated %}class="small-header"{% endif %}>
<header data-toggle-group="mainmenu" data-toggle-class="rug-site-header--open" data-toggle-id="menu-show" class="rug-site-header js--togglable-item">
<div class="rug-wrapper rug-wrapper--big rug-wrapper--flush">
<div class="rug-site-header__bar">