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
57ce26b1
Commit
57ce26b1
authored
Apr 06, 2018
by
Jacek Lebioda
Browse files
Trying to get it looking nicely
parent
1514f215
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_layout.scss
View file @
57ce26b1
...
...
@@ -46,35 +46,39 @@
}
.active
{
// text-decoration: #333 underline solid;
font-weight
:
600
;
border
:
solid
1px
#666
;
border-top
:
none
;
border-radius
:
0
0
10px
10px
;
padding
:
17px
;
border-top
:
none
;
// text-decoration: #333 underline solid
;
}
.page-link
:hover
{
text-decoration
:
none
;
// font-weight: 700;
border
:
solid
1px
#555
;
border-top
:
none
;
color
:
#020202
;
box-shadow
:
#000000
1f
5px
4px
10px
0px
;
text-decoration
:
none
;
box-shadow
:
#000000
1f
0px
5px
10px
0px
;
}
.page-link
{
color
:
$text-color
;
line-height
:
$base-line-height
;
min-width
:
10
0px
;
min-width
:
6
0px
;
border
:
solid
1px
#999
;
border-radius
:
0
0
10px
10px
;
margin
:
10px
;
padding
:
10px
;
padding-top
:
17px
;
border-top
:
none
;
// margin-right: -6px;
border-radius
:
0
0
10px
10px
;
margin
:
0
0
0
-1px
;
padding
:
17px
10px
10px
10px
;
float
:
left
;
text-align
:
center
;
// Gaps between nav items, but not on the last one
&
:not
(
:last-child
)
{
...
...
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