[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 25f25f9 web: Change banner background to white

gitolite ffmpeg-cvslog at ffmpeg.org
Sat Mar 31 15:47:38 CEST 2012


The branch, master has been updated
       via  25f25f94df76ce468540e7b6965f41c1ee6c1f34 (commit)
      from  28f5c3756b5126d7911abfc7a90e3ee324c781d8 (commit)


- Log -----------------------------------------------------------------
commit 25f25f94df76ce468540e7b6965f41c1ee6c1f34
Author:     Alexander Strasser <eclipse7 at gmx.net>
AuthorDate: Thu Mar 29 21:16:11 2012 +0200
Commit:     Thilo Borgmann <thilo.borgmann at googlemail.com>
CommitDate: Fri Mar 30 23:38:21 2012 +0200

    web: Change banner background to white
    
      Gives more freedom to the seasonly changing logos.
    
    Signed-off-by: Alexander Strasser <eclipse7 at gmx.net>
    Signed-off-by: Thilo Borgmann <thilo.borgmann at googlemail.com>

diff --git a/htdocs/default.css b/htdocs/default.css
index 5572786..19e30f4 100644
--- a/htdocs/default.css
+++ b/htdocs/default.css
@@ -7,9 +7,7 @@ a:visited {
 }
 
 #banner {
-    background-color: #BBC9D8;
-    border-bottom: 1px solid #7A96B3;
-    border-top: 1px solid #7A96B3;
+    background-color: white;
     position: relative;
     text-align: center;
 }

-----------------------------------------------------------------------

Summary of changes:
 htdocs/default.css |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list