adjust slightly-off alignment near bottom of doc

This commit is contained in:
Ashley Blewer 2017-10-19 08:25:06 -04:00
parent 2e3c0b861b
commit 44ee05bcaf

View File

@ -2082,12 +2082,13 @@
</div> </div>
<!-- ends View Subprogram info --> <!-- ends View Subprogram info -->
</div> </div>
</div><!-- ends "content" -->
<!-- sample example --> <!-- sample example -->
<!-- <label class="recipe" for="*****unique name*****">*****Title****</label> <!-- <label class="recipe" for="*****unique name*****">*****Title****</label>
<input type="checkbox" id="*****unique name*****"> <input type="checkbox" id="*****unique name*****">
<div class="hiding"> <div class="hiding">
Change the above data-target field, the hover-over description, the button text, and the below div ID Change the above data-target field, the hover-over description, the button text, and the below div ID
<h3>*****Longer title*****</h3> <h3>*****Longer title*****</h3>
<p><code>ffmpeg -i <i>input_file</i> *****code goes here***** <i>output_file</i></code></p> <p><code>ffmpeg -i <i>input_file</i> *****code goes here***** <i>output_file</i></code></p>
<p>This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info!</p> <p>This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info!</p>
@ -2097,13 +2098,12 @@
<dt>*****parameter*****</dt><dd>*****comments*****</dd> <dt>*****parameter*****</dt><dd>*****comments*****</dd>
<dt><i>output file</i></dt><dd>path, name and extension of the output file</dd> <dt><i>output file</i></dt><dd>path, name and extension of the output file</dd>
</dl> </dl>
</div> --> </div> -->
<!-- ends sample example --> <!-- ends sample example -->
</div><!-- ends "content" --> <footer class="footer">
<footer class="footer">
<p>Made with ♥ at <a href="http://wiki.curatecamp.org/index.php/Association_of_Moving_Image_Archivists_%26_Digital_Library_Federation_Hack_Day_2015" target="_blank">AMIA #AVhack15</a>! Contribute to the project via <a href="https://github.com/amiaopensource/ffmprovisr">our GitHub page</a>!</p> <p>Made with ♥ at <a href="http://wiki.curatecamp.org/index.php/Association_of_Moving_Image_Archivists_%26_Digital_Library_Federation_Hack_Day_2015" target="_blank">AMIA #AVhack15</a>! Contribute to the project via <a href="https://github.com/amiaopensource/ffmprovisr">our GitHub page</a>!</p>
</footer> </footer>
</div> <!-- class="grid" --> </div><!-- ends "grid" -->
</body> </body>
</html> </html>