and a third one: just white background instead of black
Regards,
Hervé
Le dimanche 8 mars 2015 17:29:56 Hervé BOUTEMY a écrit :
> another one, with simple instructions to make local tests
>
> Regards,
>
> Hervé
>
> Le dimanche 8 mars 2015 17:23:36 Hervé BOUTEMY a écrit :
> > Hi,
> >
> > As promise, here is a first little patch: this is simply to add a link to
> > our license, per our policy :)
> >
> > Regards,
> >
> > Hervé
Index: styles.css
===================================================================
--- styles.css (révision 1665047)
+++ styles.css (copie de travail)
@@ -105,7 +105,7 @@
}
body {
font: 15px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
- background-color: #666;
+ background-color: #fff;
}
.leftbar {
@@ -194,7 +194,6 @@
}
#footer {
- color: #DDD;
font-style: italic;
font-size: small;
text-align: center;