Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
videojs-contrib-hls
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
4ab9191f
authored
2014-08-21 14:46:47 -0400
by
David LaPalomento
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Clean up example page
Make the margins a bit more consistent.
1 parent
fcebc231
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
example.html
example.html
View file @
4ab9191
...
...
@@ -42,12 +42,14 @@
<style>
body
{
font-family
:
Arial
,
sans-serif
;
margin
:
20px
;
}
.info
{
background-color
:
#eee
;
border
:
thin
solid
#333
;
border-radius
:
3px
;
padding
:
0
5px
;
margin
:
20px
0
;
}
</style>
...
...
Please
register
or
sign in
to post a comment