The branch, master has been updated
       via  dbee442 style: use new header with red SAMBA logo
      from  5a9027a support/index: add Matrix and reword text adding a link to 
global support

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


- Log -----------------------------------------------------------------
commit dbee442d648114777af859e17f71893a73dfd5dc
Author: Ralph Boehme <[email protected]>
Date:   Mon Jun 2 15:50:57 2025 +0200

    style: use new header with red SAMBA logo

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

Summary of changes:
 style/2010/grey/bgHeader_red_2025.png | Bin 0 -> 70314 bytes
 style/2010/grey/screen.css            |   4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 create mode 100644 style/2010/grey/bgHeader_red_2025.png


Changeset truncated at 500 lines:

diff --git a/style/2010/grey/bgHeader_red_2025.png 
b/style/2010/grey/bgHeader_red_2025.png
new file mode 100644
index 0000000..63b7782
Binary files /dev/null and b/style/2010/grey/bgHeader_red_2025.png differ
diff --git a/style/2010/grey/screen.css b/style/2010/grey/screen.css
index f133029..2b1ebe6 100644
--- a/style/2010/grey/screen.css
+++ b/style/2010/grey/screen.css
@@ -218,7 +218,7 @@ body * {
 #hd #banner {
        height: 139px;
        width: 100%;
-       background-image: url(bgHeader.png);
+       background-image: url(bgHeader_red_2025.png);
        background-position: 0 0;
        background-repeat: no-repeat;
 }
@@ -227,7 +227,7 @@ body * {
        float: right;
        height: 139px;
        width: 100%;
-       background-image: url(bgHeader.png); border-radius: 20px; opacity: 0.7;
+       background-image: url(bgHeader_red_2025.png);
        background-position: 0 0;
        background-repeat: no-repeat;
 }


-- 
Samba Website Repository

Reply via email to