[Devel] r295 - trunk
svn at agendadulibre.org
svn at agendadulibre.org
Lun 17 Sep 20:51:04 CEST 2007
Author: thomas
Date: Mon Sep 17 20:50:07 2007
New Revision: 295
Log:
- augmente légèrement l'interligne pour le texte normal.
- passe à des tailles en 'em' pour le texte des cellules
Modified:
trunk/calendar.css
Modified: trunk/calendar.css
==============================================================================
--- trunk/calendar.css (original)
+++ trunk/calendar.css Mon Sep 17 20:50:07 2007
@@ -23,7 +23,7 @@
margin: 0px 0px 0px 0px;
color: black;
background-color: #1d99d3;
- font: 1em/1.2em georgia;
+ font: 1em/1.3em georgia;
}
div.main {
@@ -124,14 +124,14 @@
height: 6em;
vertical-align: top;
width: 14%;
- font-size: 12px;
+ font-size: 0.8em;
text-align: left;
color: #444444;
}
table.calendar td h1 {
text-align: left;
- font-size: 10px;
+ font-size: 0.7em;
margin: 1px 1px 1px 1px;
}
Plus d'informations sur la liste de diffusion Devel