[Devel] r197 - trunk
svn at agendadulibre.org
svn at agendadulibre.org
Jeu 4 Jan 14:36:01 CET 2007
Author: thomas
Date: Thu Jan 4 14:36:00 2007
New Revision: 197
Modified:
trunk/calendar.css
Log:
- Justification du texte, pour rendre le site plus joli.
- Ajout d'une marge de gauche pour la boîte listant les LUGs de la
région. Ainsi, le texte justifié ne se retrouve pas complètement
collé à la boîte.
Modified: trunk/calendar.css
==============================================================================
--- trunk/calendar.css (original)
+++ trunk/calendar.css Thu Jan 4 14:36:00 2007
@@ -51,11 +51,15 @@
width: 16em;
}
+div.main p
+{
+ text-align: justify;
+}
+
#important p
{
margin: 0;
padding: 5px;
- text-align: justify;
font-size: 12px;
}
@@ -288,6 +292,7 @@
float: right;
margin-right: 1.2em;
margin-top: 8em;
+ margin-left: 1.2em;
width: 15em;
padding: 5px;
font-size: 12px;
Plus d'informations sur la liste de diffusion Devel