Objet : devel-adl
Archives de la liste
- From: thomas AT lolut.utbm.info
- To: devel AT agendadulibre.org
- Subject: [Devel] r98 - trunk
- Date: Sun, 18 Sep 2005 13:08:58 +0200 (CEST)
- List-archive: <http://lolut.utbm.info/pipermail/devel>
- List-id: Developpement de l'Agenda du Libre <devel.agendadulibre.org>
Author: thomas
Date: 2005-09-18 13:08:57 +0200 (Sun, 18 Sep 2005)
New Revision: 98
Modified:
trunk/calendar.css
trunk/funcs.inc.php
Log:
Ajout d'une boite qui rappelle aux visiteurs l'existence des flux RSS et des
calendriers
Modified: trunk/calendar.css
===================================================================
--- trunk/calendar.css 2005-09-17 22:58:02 UTC (rev 97)
+++ trunk/calendar.css 2005-09-18 11:08:57 UTC (rev 98)
@@ -41,6 +41,23 @@
text-align: center;
}
+#important
+{
+ position: absolute;
+ border: 1px dashed black;
+ float: right;
+ top: 1em;
+ right: 2em;
+ width: 16em;
+}
+
+#important p
+{
+ margin: 0;
+ padding: 5px;
+ text-align: justify;
+}
+
h1 {
text-align: center;
font: 26pt georgia;
Modified: trunk/funcs.inc.php
===================================================================
--- trunk/funcs.inc.php 2005-09-17 22:58:02 UTC (rev 97)
+++ trunk/funcs.inc.php 2005-09-18 11:08:57 UTC (rev 98)
@@ -58,6 +58,9 @@
<body>
<div class="main">
+<div id="important">
+ <p>Pour rester inform� des �v�nements de l'agenda, utilisez les <a
href="rsslist.php">flux RSS</a> ou les <a
href="icallist.php">calendriers</a> !</p>
+</div>
<h1><a href="index.php">L'Agenda du Libre</a></h1>
<?php
} //'
- [Devel] r98 - trunk, thomas, 18/09/2005
Archives gérées par MHonArc 2.6.16.