Module: libav.org
Branch: master
Commit: 1d536eb9bb3eb20c1b6021beaa3aacec04a01f6e

Author:    Luca Barbato <lu_z...@gentoo.org>
Committer: Luca Barbato <lu_z...@gentoo.org>
Date:      Fri Sep 28 18:38:05 2012 +0200

css: update headers sizes

---

 htdocs/css/bootstrap.css |    2 +-
 htdocs/css/libav.css     |   14 ++++++++++++--
 2 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/htdocs/css/bootstrap.css b/htdocs/css/bootstrap.css
index c2fa019..1783011 100644
--- a/htdocs/css/bootstrap.css
+++ b/htdocs/css/bootstrap.css
@@ -539,7 +539,7 @@ h6 small {
   color: #999999;
 }
 h1 {
-  font-size: 36px;
+  font-size: 30px;
   line-height: 40px;
 }
 h2 {
diff --git a/htdocs/css/libav.css b/htdocs/css/libav.css
index b05b1a4..442160f 100644
--- a/htdocs/css/libav.css
+++ b/htdocs/css/libav.css
@@ -28,8 +28,8 @@ h6 small {
   vertical-align: middle;
 }
 
-.page-header h1 {
-  font-size: 50px;
+.page-header h1, h1:first-child {
+  font-size: 40px;
   line-height: 1.2em;
 }
 
@@ -68,3 +68,13 @@ h4 {
   padding-bottom: 2px;
 }
 
+h1 a,
+h2 a,
+h3 a,
+h4 a {
+  color: inherit;
+}
+
+.navbar-inner a {
+  font-weight: bold;
+}

_______________________________________________
libav-commits mailing list
libav-commits@libav.org
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to