[Blends-commit] [SCM] website branch, master, updated. e90119beee1f29d97cade5c632a4317c1155225b

Ole Streicher ole at aip.de
Fri Feb 19 15:07:14 UTC 2016


The following commit has been merged in the master branch:
commit e90119beee1f29d97cade5c632a4317c1155225b
Author: Ole Streicher <ole at aip.de>
Date:   Fri Feb 19 16:07:11 2016 +0100

    Put nice background image for splash banner

diff --git a/webtools/templates/debian-astro_idx.xhtml b/webtools/templates/debian-astro_idx.xhtml
index 953052c..bcc53d4 100644
--- a/webtools/templates/debian-astro_idx.xhtml
+++ b/webtools/templates/debian-astro_idx.xhtml
@@ -34,7 +34,7 @@
 	</p>
       </div><!-- end header -->
       <div id="content">
-	<div id="splash">
+	<div id="splash" class="astro-splash">
 	  <h1 id="astro">$projectname</h1>
 	</div>
 	<p>
diff --git a/www-src/img/bg_astro.jpg b/www-src/img/bg_astro.jpg
new file mode 100644
index 0000000..2618c5d
Binary files /dev/null and b/www-src/img/bg_astro.jpg differ
diff --git a/www/astro/contact.html b/www/astro/contact.html
index fc25c52..f073124 100644
--- a/www/astro/contact.html
+++ b/www/astro/contact.html
@@ -36,7 +36,7 @@
       </p>
     </div><!-- end header -->
     <div id="content">
-      <h1 id="astro">Debian Astro Contact</h1>
+      <h1>Debian Astro Contact</h1>
       <p>
 	The primary point of contact for astronomy related topics in Debian is
 	the Debian Astro Maintainers team. You can contact the team by email
diff --git a/www/astro/contribute.html b/www/astro/contribute.html
index a98e838..e135652 100644
--- a/www/astro/contribute.html
+++ b/www/astro/contribute.html
@@ -36,7 +36,7 @@
 	</p>
       </div><!-- end header -->
       <div id="content">
-	<h1 id="astro">Contributing to Debian Astro</h1>
+	<h1>Contributing to Debian Astro</h1>
 	Like Debian itself, Debian Astro is a volunteer project that is
 	developed in the open. Our packaging code is organized in
 	<a href="http://anonscm.debian.org/cgit/debian-astro/packages/">
diff --git a/www/css/blends.css b/www/css/blends.css
index 9736f25..6112603 100644
--- a/www/css/blends.css
+++ b/www/css/blends.css
@@ -113,6 +113,5 @@ h1#astro {
 }
 
 .astro-splash {
-	background-color: #ff0000;
-	background-image: none !important;
+	background-image: url('/img/bg_astro.png') !important;
 }
diff --git a/www/img/bg_astro.jpg b/www/img/bg_astro.jpg
new file mode 100644
index 0000000..2618c5d
Binary files /dev/null and b/www/img/bg_astro.jpg differ

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list