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
35df5a08
Commit
35df5a08
authored
Apr 09, 2018
by
Jacek Lebioda
Browse files
Border fixed and heights adjusted
parent
2e576549
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_layout.scss
View file @
35df5a08
...
...
@@ -54,7 +54,7 @@
text-decoration
:
none
;
box-shadow
:
#000000
1f
0px
5px
10px
0px
;
z-index
:
10
;
z-index
:
10
0
;
margin-right
:
0px
;
&
:not
(
.active
)
{
...
...
@@ -66,13 +66,14 @@
color
:
$text-color
;
line-height
:
$base-line-height
;
min-width
:
60px
;
position
:
relative
;
border
:
solid
1px
#999
;
border-top
:
none
;
border-radius
:
0
0
10px
10px
;
margin
:
0
0
0
-1px
;
padding
:
6
px
10px
10
px
9px
;
padding
:
2
px
10px
4
px
9px
;
float
:
left
;
text-align
:
center
;
...
...
@@ -93,7 +94,7 @@
.active
{
font-weight
:
600
;
padding-top
:
3
0px
;
padding-top
:
2
0px
;
// text-decoration: #333 underline solid;
}
...
...
@@ -309,5 +310,3 @@
}
}
}
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