Module: libav.org Branch: master Commit: bcbc026703069430196b49c935c1ee92387e2739
Author: Luca Barbato <[email protected]> Committer: Luca Barbato <[email protected]> Date: Fri Sep 28 18:38:23 2012 +0200 style: update headers --- src/download | 19 ++++++++++--------- src/legal | 8 ++++---- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/src/download b/src/download index 2dd3e95..2570ead 100644 --- a/src/download +++ b/src/download @@ -1,16 +1,17 @@ -<h1>Getting Libav</h1> -<p> +<div class="page-header"> +<h1>Getting Libav<small> Libav has always been a very experimental and developer-driven project. It is a key component in many multimedia projects and has new features added constantly. Development branch snapshots work really well 99% of the time so people are not afraid to use them. -</p> - -<p> -Additionally, a number of indivduals and distributions offer precompiled -packages to their users. This site aggregates information about -distribution channels. -</p> +</small> +<small> +Additionally, a number of individuals and distributions offer precompiled +packages to their users. This site aggregates information about distribution +channels. +</small> +</h1> +</div> <h1>Libav Download and Source Code Repository Access</h1> diff --git a/src/legal b/src/legal index 0c3bf6c..5e416bd 100644 --- a/src/legal +++ b/src/legal @@ -1,10 +1,10 @@ -<h1>Libav License and Legal Considerations</h1> - -<p> +<div class="page-header"> +<h1>Libav License and Legal Considerations<small> Legal issues are a constant source of questions and confusion. This is an attempt to clarify the most important issues. The usual disclaimers apply, this is not legal advice. -</p> +</small> +</h1></div> <h2>Libav License</h2> _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
