Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Gitlab will go into maintenance Friday 3rd February from 9:00 to 10:00
Open sidebar
elixir
jekyll-elixir-theme
Commits
88fcf53e
Commit
88fcf53e
authored
Jul 03, 2020
by
Jacek Lebioda
Browse files
feat: corrections to news styling
parent
25cd2e97
Changes
2
Hide whitespace changes
Inline
Side-by-side
_sass/elixir/_layout.scss
View file @
88fcf53e
...
...
@@ -82,6 +82,7 @@
#right-column
{
padding-left
:
20px
;
padding-right
:
20px
;
min-width
:
220px
;
margin-top
:
23px
;
}
...
...
@@ -169,7 +170,7 @@ table {
}
div
.post
{
width
:
8
0%
;
width
:
10
0%
;
border-left
:
solid
5px
#f4f4f4
;
border-bottom
:
solid
2px
#f4f4f4
;
padding-left
:
10px
;
...
...
@@ -177,13 +178,20 @@ div.post {
margin-bottom
:
30px
;
.post-title
{
font-size
:
2
3
px
;
font-size
:
2
0
px
;
text-decoration
:
none
;
font-weight
:
600
;
}
.content
{
font-size
:
15px
;
font-weight
:
500
;
}
.post-date
{
font-size
:
smaller
;
font-weight
:
200
;
color
:
#555
;
}
}
...
...
elixir-theme.gemspec
View file @
88fcf53e
...
...
@@ -2,7 +2,7 @@
Gem
::
Specification
.
new
do
|
spec
|
spec
.
name
=
"jekyll-elixir-theme"
spec
.
version
=
"0.9.
19
"
spec
.
version
=
"0.9.
20
"
spec
.
authors
=
[
"jacek.lebioda"
]
spec
.
email
=
[
"jacek.lebioda@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