[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Tue Feb 11 09:27:48 UTC 2020


The branch, master has been updated
       via  3a09e92 Revert "css: Try to have red headlines in the news box."
       via  22b195b Revert "Make headlines in news box clickable."
      from  2b34684 Make headlines in news box clickable.

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


- Log -----------------------------------------------------------------
commit 3a09e92b1ebdab7a5b31537d0a7ffafa69a7663a
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Feb 11 10:27:34 2020 +0100

    Revert "css: Try to have red headlines in the news box."
    
    This reverts commit 2b4e03f99a8a3e58ca80d8a9ef1951300ee22329.

commit 22b195bd2d251825655fed44806a825f3e594ef6
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Feb 11 10:27:25 2020 +0100

    Revert "Make headlines in news box clickable."
    
    This reverts commit 2b346848a9325ec88b1ef4c646948d0f71967f89.

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

Summary of changes:
 index.html                 | 4 ++--
 style/2010/grey/screen.css | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/index.html b/index.html
index c51eea2..be6752a 100644
--- a/index.html
+++ b/index.html
@@ -49,7 +49,7 @@
 					<div class="noPrint" id="special">
 						<div class="specialBox"	id="specialBoxDonations">
 							<div class="specialBoxContent">
-								<h4><a href="//www.samba.org/samba/donations.html">Donations</a></h4>
+								<h4>Donations</h4>
 								<br />
 								<p>
 									Nowadays, the Samba Team
@@ -62,7 +62,7 @@
 						</div>
 						<div class="specialBox" id="specialBoxNews">
 							<div class="specialBoxContent">
-								<h4><a href="/samba/latest_news.html">Latest News</a></h4>
+								<h4>Latest News</h4>
 
 								<!--#include virtual="/samba/generated_news/latest_2_bodies.html" -->
 
diff --git a/style/2010/grey/screen.css b/style/2010/grey/screen.css
index b899529..93fc28e 100644
--- a/style/2010/grey/screen.css
+++ b/style/2010/grey/screen.css
@@ -505,7 +505,6 @@ body * {
 
 #bd #specialBoxNews h5 {
 	font-weight: normal;
-	color: #c90000;
 }
 
 #bd .specialBox .specialBoxContent {


-- 
Samba Website Repository



More information about the samba-cvs mailing list