Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
0b0c64ec
Commit
0b0c64ec
authored
Apr 06, 2018
by
Jacek Lebioda
Browse files
Some animations
parent
299f7676
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_layout.scss
View file @
0b0c64ec
...
...
@@ -56,6 +56,10 @@
z-index
:
10
;
margin-right
:
0px
;
&
:not
(
.active
)
{
padding-top
:
20px
;
}
}
.page-link
{
...
...
@@ -75,6 +79,12 @@
z-index
:
8
;
-moz-transition
:
padding
0
.8s
ease
;
-webkit-transition
:
padding
0
.8s
ease
;
-o-transition
:
padding
0
.8s
ease
;
transition
:
padding
0
.8s
ease
;
// Gaps between nav items, but not on the last one
&
:not
(
:last-child
)
{
// margin-right: -6px;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment