[Agora-commits] agora/ecrire spip_style.php3,1.9,1.10

oliviermansour at adullact1.hosting.cri74.org oliviermansour at adullact1.hosting.cri74.org
Lun 5 Sep 15:31:15 CEST 2005


Update of /cvsroot/agora/agora/ecrire
In directory adullact1:/tmp/cvs-serv8021/ecrire

Modified Files:
	spip_style.php3 
Log Message:
note from Thomas Beaumanoir : "border is deprecated with XHTML 1.0"

thom dit : "mais dis donc c'est pas XHTML compliant border ='0'" hein hein !

Index: spip_style.php3
===================================================================
RCS file: /cvsroot/agora/agora/ecrire/spip_style.php3,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- spip_style.php3	2 May 2005 10:57:06 -0000	1.9
+++ spip_style.php3	5 Sep 2005 13:31:13 -0000	1.10
@@ -1,4 +1,7 @@
 <?php
+
+    // $Id$ 
+
 	include("inc_version.php3");
 
 	// parano XSS
@@ -21,6 +24,11 @@
 		$couleur_foncee = "#3874B0";
 ?>
 
+a img {
+    border: 0;
+}
+
+
 /*
  * Police par defaut (bof...)
  */




Plus d'informations sur la liste de diffusion Agora-commits