Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
Articles
Commits
20525601
Commit
20525601
authored
Sep 21, 2021
by
Guilhem Saurel
Browse files
more style tweaks
parent
5617fc7a
Pipeline
#16136
passed with stage
in 18 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
styles.html
View file @
20525601
...
...
@@ -128,7 +128,6 @@ td {
}
header {
margin-bottom: 4em;
text-align: center;
}
#TOC li {
list-style: none;
...
...
template.html
View file @
20525601
...
...
@@ -18,6 +18,7 @@
$endif$
<title>
$if(title-prefix)$$title-prefix$ – $endif$$pagetitle$
</title>
<style>
.peertube
{
margin-bottom
:
2em
;
}
$
styles
.html
()
$
</style>
$for(css)$
...
...
@@ -109,7 +110,7 @@ $citefile$
$endif$
$if(peertube)$
<div
class=
"text-center"
>
<div
class=
"text-center
peertube
"
>
<iframe
width=
"560"
height=
"315"
sandbox=
"allow-same-origin allow-scripts allow-popups"
src=
"$peertube$"
frameborder=
"0"
allowfullscreen
></iframe>
</div>
...
...
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