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
7ea2297f
Commit
7ea2297f
authored
Mar 17, 2020
by
Jacek Lebioda
Browse files
Resolve "Make the footer as sticky at the bottom."
parent
66eb583e
Changes
2
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_base.scss
View file @
7ea2297f
...
...
@@ -174,6 +174,8 @@ pre {
min-width
:
375px
;
margin-right
:
auto
;
margin-left
:
auto
;
min-height
:
100%
;
/* fallback attribute */
min-height
:
calc
(
100%
-
10px
);
position
:
relative
;
background-color
:
$background-color
;
...
...
@@ -297,4 +299,4 @@ table {
td
{
border
:
1px
solid
$grey-color-light
;
}
}
\ No newline at end of file
}
jekyll-theme-lcsb-default.gemspec
View file @
7ea2297f
...
...
@@ -2,7 +2,7 @@
Gem
::
Specification
.
new
do
|
spec
|
spec
.
name
=
"jekyll-theme-lcsb-default"
spec
.
version
=
"0.3.
8
"
spec
.
version
=
"0.3.
9
"
spec
.
authors
=
[
"Trefex"
,
"jaceklebioda_lux"
]
spec
.
email
=
[
"lcsb-sysadmins@uni.lu"
]
...
...
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