Merge branch 'sidebar' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into sidebar
This commit is contained in:
commit
2b06150282
3 changed files with 31 additions and 28 deletions
|
@ -11,7 +11,10 @@
|
|||
margin-left: @menu-margin; // moves *all* sidebar content to the right
|
||||
|
||||
// the toggle element
|
||||
h6 {
|
||||
a.nav {
|
||||
font-size: @font-size-head6;
|
||||
margin: 0 0 @font-size-head6;
|
||||
|
||||
cursor: pointer;
|
||||
font-weight: normal;
|
||||
margin-left: (@menu-margin * -1); // moves the toggles back to the left
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue