[SCM] Samba Website Repository - branch master updated

Björn Jacke bjacke at samba.org
Sat Apr 25 18:10:34 UTC 2020


The branch, master has been updated
       via  4dc471c use webp version on bg image
      from  1915f3b add webp version ob bg image with alpha channel

https://git.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 4dc471cc65184a7b07af2c5525a174fd782e4301
Author: Björn Jacke <bj at sernet.de>
Date:   Sat Apr 25 20:10:09 2020 +0200

    use webp version on bg image

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

Summary of changes:
 style/2010/grey/screen.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/style/2010/grey/screen.css b/style/2010/grey/screen.css
index 93fc28e..b0519b1 100644
--- a/style/2010/grey/screen.css
+++ b/style/2010/grey/screen.css
@@ -148,7 +148,7 @@ body * {
 #page,
 #pageStart {
 	width: 986px;
-	background-image: url(bg.jpg);
+	background-image: url(bg.webp);
 	background-position: 0 0;
 	background-repeat: no-repeat;
 }


-- 
Samba Website Repository



More information about the samba-cvs mailing list