Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh de Kock <josh@itanimul.li>2016-10-01 04:27:37 +0300
committerJosh de Kock <josh@itanimul.li>2016-10-03 02:16:27 +0300
commit441d15b7c0a06a28e41309fdddcba5fd06bfb02e (patch)
tree7bcbabd8a46ad399a2b2f3570cdba15cadf403bc /doc/t2h.pm
parentb7bd5b9794223f12203142159a22b176da2378e8 (diff)
doc/t2h: use container
Full width text is really difficult to read, this makes it more more legible on larger (widescreen) screens. It also means we aren't inventing our own container instead of using the bootstrap one. Signed-off-by: Josh de Kock <josh@itanimul.li>
Diffstat (limited to 'doc/t2h.pm')
-rw-r--r--doc/t2h.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/t2h.pm b/doc/t2h.pm
index 5efb2da483..e83d564a65 100644
--- a/doc/t2h.pm
+++ b/doc/t2h.pm
@@ -174,7 +174,7 @@ EOT
<link rel="stylesheet" type="text/css" href="style.min.css">
</head>
<body>
- <div style="width: 95%; margin: auto">
+ <div class="container">
<h1>
EOT