Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
elixir
jekyll-elixir-theme
Commits
86a8aa78
Commit
86a8aa78
authored
Jul 09, 2019
by
Jacek Lebioda
Browse files
Landscape orientation
parent
e4195dfa
Changes
2
Hide whitespace changes
Inline
Side-by-side
_sass/elixir/_base.scss
View file @
86a8aa78
...
...
@@ -38,3 +38,9 @@ a:hover {
p
{
color
:
$COLOR_TEXT
;
}
@media
screen
and
(
orientation
:
landscape
)
{
article
{
font-size
:
12px
;
}
}
elixir-theme.gemspec
View file @
86a8aa78
...
...
@@ -2,7 +2,7 @@
Gem
::
Specification
.
new
do
|
spec
|
spec
.
name
=
"elixir-theme"
spec
.
version
=
"0.2.1
5
"
spec
.
version
=
"0.2.1
6
"
spec
.
authors
=
[
"jacek.lebioda"
]
spec
.
email
=
[
"jacek.lebioda@uni.lu"
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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