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
299f7676
Commit
299f7676
authored
Apr 06, 2018
by
Jacek Lebioda
Browse files
Progress
parent
57ce26b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_layout.scss
View file @
299f7676
...
...
@@ -45,24 +45,17 @@
display
:
none
;
}
.active
{
font-weight
:
600
;
border
:
solid
1px
#666
;
border-top
:
none
;
border-radius
:
0
0
10px
10px
;
padding
:
17px
;
// text-decoration: #333 underline solid;
}
.page-link
:hover
{
border
:
solid
1px
#555
;
border-top
:
none
;
border-right
:
solid
1px
;
color
:
#020202
;
text-decoration
:
none
;
box-shadow
:
#000000
1f
0px
5px
10px
0px
;
z-index
:
10
;
margin-right
:
0px
;
}
.page-link
{
...
...
@@ -75,17 +68,26 @@
border-radius
:
0
0
10px
10px
;
margin
:
0
0
0
-1px
;
padding
:
17
px
10px
10px
10
px
;
padding
:
6
px
10px
10px
9
px
;
float
:
left
;
text-align
:
center
;
z-index
:
8
;
// Gaps between nav items, but not on the last one
&
:not
(
:last-child
)
{
// margin-right: -6px;
}
}
.active
{
font-weight
:
600
;
padding-top
:
30px
;
// text-decoration: #333 underline solid;
}
@include
media-query
(
$on-palm
)
{
position
:
absolute
;
top
:
9px
;
...
...
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