Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
how_to_make
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Erik Strand
how_to_make
Commits
53beb543
Commit
53beb543
authored
Oct 20, 2018
by
Erik Strand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Style video elements like img elements
parent
66b37287
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
layouts/partials/head.html
layouts/partials/head.html
+1
-0
static/css/custom.css
static/css/custom.css
+7
-0
No files found.
layouts/partials/head.html
View file @
53beb543
...
...
@@ -19,6 +19,7 @@
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/poole.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/syntax.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/hyde.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/custom.css"
>
{{ partial "head_fonts.html" . }}
<!-- Icons -->
...
...
static/css/custom.css
0 → 100644
View file @
53beb543
video
{
display
:
block
;
margin
:
0
0
1rem
;
border-radius
:
5px
;
max-width
:
100%
;
}
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