Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
partido-interdimensional-pirata
Dossier Desobediencia Cibernética
Commits
f8d073ec
Commit
f8d073ec
authored
Apr 25, 2020
by
rene
Browse files
botón más lindo
parent
5428fd6f
Changes
2
Hide whitespace changes
Inline
Side-by-side
_layouts/default.html
View file @
f8d073ec
...
...
@@ -25,7 +25,10 @@
<h1>
{{ site.title }}
</h1>
<p>
{{ site.description }}
</p>
<a
class=
"btn btn-primary"
data-turbolinks=
"false"
href=
".#dossier"
>
{{ site.i18n.more }}
</a>
<a
class=
"btn btn-primary"
data-turbolinks=
"false"
href=
".#dossier"
>
{{ site.i18n.more }}
<span
style=
"font-family: 'Helvetica Neue', Arial, sans-serif; font-weight: bold"
>
→
</span>
</a>
</div>
<figure>
...
...
_sass/custom.scss
View file @
f8d073ec
...
...
@@ -28,6 +28,12 @@
font-size
:
2rem
;
h1
{
font-size
:
3rem
;
}
}
.btn
{
align-self
:
flex-end
;
font-size
:
1
.5rem
;
margin-bottom
:
2rem
;
}
}
figure
{
...
...
Write
Preview
Supports
Markdown
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