Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Utopías Piratas
jekyll-streaming
Commits
fd09f5e2
Unverified
Commit
fd09f5e2
authored
Oct 24, 2018
by
fauno
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
todo a pantalla completa
parent
956a994b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
_layouts/default.html
_layouts/default.html
+1
-1
assets/main.css
assets/main.css
+3
-0
No files found.
_layouts/default.html
View file @
fd09f5e2
...
...
@@ -8,7 +8,7 @@
<link
href=
"assets/main.css"
rel=
"stylesheet"
/>
<script
type=
"text/javascript"
src=
"assets/streaming.js"
></script>
</head>
<body>
<body
class=
"no-scroll"
>
{{ content }}
</body>
</html>
assets/main.css
View file @
fd09f5e2
...
...
@@ -7,3 +7,6 @@ html, body {
background-color
:
black
;
}
.no-scroll
{
overflow
:
hidden
;
}
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