Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
core-services
jekyll-theme-lcsb-default
Commits
ada7d48c
Commit
ada7d48c
authored
Jun 29, 2018
by
Jacek Lebioda
Browse files
Font size in tables should be slightly smaller now
parent
9ebb1c6f
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_base.scss
View file @
ada7d48c
...
...
@@ -276,6 +276,7 @@ pre {
table
{
margin-bottom
:
$spacing-unit
;
width
:
100%
;
font-size
:
smaller
;
text-align
:
$table-text-align
;
color
:
lighten
(
$text-color
,
18%
);
border-collapse
:
collapse
;
...
...
@@ -296,7 +297,4 @@ table {
td
{
border
:
1px
solid
$grey-color-light
;
}
}
}
\ No newline at end of file
jekyll-theme-lcsb-default.gemspec
View file @
ada7d48c
...
...
@@ -2,7 +2,7 @@
Gem
::
Specification
.
new
do
|
spec
|
spec
.
name
=
"jekyll-theme-lcsb-default"
spec
.
version
=
"0.2.1
0
"
spec
.
version
=
"0.2.1
1
"
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