[Debconf6-data-commit] r343 - in website: media/dc6/css www www/debianday www-es www-es/css www-es/debianday

Antonio Ognio gnrfan-guest at costa.debian.org
Fri Feb 10 17:54:40 UTC 2006


Author: gnrfan-guest
Date: 2006-02-10 17:54:39 +0000 (Fri, 10 Feb 2006)
New Revision: 343

Modified:
   website/media/dc6/css/dday.css
   website/media/dc6/css/main.css
   website/www-es/css/main.css
   website/www-es/debianday/top.html
   website/www-es/top.html
   website/www/debianday/index.html
   website/www/debianday/top.html
   website/www/top.html
Log:
Removed border attribute in images for XHTML 1.0 compliance
and added styles for IMG with no border in the .css files
following advice from Mualkin



Modified: website/media/dc6/css/dday.css
===================================================================
--- website/media/dc6/css/dday.css	2006-02-10 16:00:12 UTC (rev 342)
+++ website/media/dc6/css/dday.css	2006-02-10 17:54:39 UTC (rev 343)
@@ -36,6 +36,10 @@
 	padding: 0px;
 }
 
+IMG {
+  border: 0px;
+}
+
 DIV.panel {
 	background: #FFFFFF;
 	color:	inherit;

Modified: website/media/dc6/css/main.css
===================================================================
--- website/media/dc6/css/main.css	2006-02-10 16:00:12 UTC (rev 342)
+++ website/media/dc6/css/main.css	2006-02-10 17:54:39 UTC (rev 343)
@@ -22,6 +22,10 @@
 	border: 0px;
 }
 
+IMG {
+  border: 0px;
+}
+
 DIV#background {
 	background-color: #67CB33;
 	color:	inherit;

Modified: website/www/debianday/index.html
===================================================================
--- website/www/debianday/index.html	2006-02-10 16:00:12 UTC (rev 342)
+++ website/www/debianday/index.html	2006-02-10 17:54:39 UTC (rev 343)
@@ -1,18 +1,21 @@
-<h1>DebianDay</h1>
-Debian Day is filled with presentations on topics of general interest, 
-for decision makers and for ordinary people who want to learn more about 
-<a href='http://www.debian.org' title='Debian Project'>Debian</a> and 
-about Free Software.
+<h1>What is DebianDay</h1>
+Just one day before the start of the Debconf, May 13th 2006, Debian Day will
+take place. It's a whole day filled with presentations on topics of general 
+interest,  for decision makers and for ordinary people who want to learn more about 
+<a href='http://www.debian.org' title='Debian Project'>Debian</a> and Free Software.
+<br /><br />
+No previous knowledge of Debian or Linux is required to attend Debian Day. We will
+explain what exactly is the Debian Project and why it is important to support it
+and become a part of it.
+<br /><br />
+The goal of Debian Day is bringing Debian to the press, to entrepreneurs, non-profit
+organizations, LUGs and even curious people in general. After the talks we will be
+holding an informal meeting for all of those that want to learn even more about the
+engaging world of Debian.
+<br /><br />
+See you all there!
+<br /><br />
 
-<h2>Date:</h2>
-
-DebianDay will take place on<br />
-<b>Saturday, May 13th 2006</b>
-
 <h2>Location:</h2>
 
 DebianDay will take place on the main auditorium.
-
-<h2>Program:</h2>
-
-The program will be available soon.

Modified: website/www/debianday/top.html
===================================================================
--- website/www/debianday/top.html	2006-02-10 16:00:12 UTC (rev 342)
+++ website/www/debianday/top.html	2006-02-10 17:54:39 UTC (rev 343)
@@ -42,7 +42,7 @@
 		<div id='masthead'>
 		</div>
 		<div id="floatlogo">
-			<a href="/debianday/"><img src='http://media.debconf.org/dc6/images/dday/logo.png' alt='DebConf6 Logo' title='Hot and Spicy!' border='0' />
+			<a href="/debianday/" title='Back to the main page'><img src='http://media.debconf.org/dc6/images/dday/logo.png' alt='DebConf6 Logo' title='Hot and Spicy!' />
 		</div>
 		[- Execute ("menubar.html"); -]
 	</div>

Modified: website/www/top.html
===================================================================
--- website/www/top.html	2006-02-10 16:00:12 UTC (rev 342)
+++ website/www/top.html	2006-02-10 17:54:39 UTC (rev 343)
@@ -41,7 +41,7 @@
 		<div id='masthead'>
 		</div>
 		<div id="floatlogo">
-			<a href="/"><img src='http://media.debconf.org/dc6/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' border='0' /></a>
+			<a href="/" title='Back to the main page'><img src='http://media.debconf.org/dc6/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' /></a>
 		</div>
 		[- Execute ("menubar.html"); -]
 	</div>

Modified: website/www-es/css/main.css
===================================================================
--- website/www-es/css/main.css	2006-02-10 16:00:12 UTC (rev 342)
+++ website/www-es/css/main.css	2006-02-10 17:54:39 UTC (rev 343)
@@ -22,6 +22,10 @@
 	border: 0px;
 }
 
+IMG {
+  border: 0px;
+}
+
 DIV#background {
 	background-color: #67CB33;
 	color:	inherit;

Modified: website/www-es/debianday/top.html
===================================================================
--- website/www-es/debianday/top.html	2006-02-10 16:00:12 UTC (rev 342)
+++ website/www-es/debianday/top.html	2006-02-10 17:54:39 UTC (rev 343)
@@ -43,7 +43,7 @@
 		<div id='masthead'>
 		</div>
 		<div id="floatlogo">
-		<a href='/debianday/'><img src='http://media.debconf.org/dc6/images/dday/logo.png' alt='DebianDay Logo' title='Hot and Spicy!'  border='0' /></a>
+		<a href='/debianday/' title='Back to the main page'><img src='http://media.debconf.org/dc6/images/dday/logo.png' alt='DebianDay Logo' title='Hot and Spicy!' /></a>
 		</div>
 		[- Execute ("menubar.html"); -]
 	</div>

Modified: website/www-es/top.html
===================================================================
--- website/www-es/top.html	2006-02-10 16:00:12 UTC (rev 342)
+++ website/www-es/top.html	2006-02-10 17:54:39 UTC (rev 343)
@@ -42,7 +42,7 @@
 		<div id='masthead'>
 		</div>
 		<div id="floatlogo">
-			<a href='/'><img src='http://media.debconf.org/dc6/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' border='0' /></a>
+			<a href='/'  title='Back to the main page'><img src='http://media.debconf.org/dc6/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' /></a>
 		</div>
 		[- Execute ("menubar.html"); -]
 	</div>




More information about the Debconf6-data-commit mailing list