[idldoc] css w3c
Françoise Pinsard
Francoise.Pinsard at locean-ipsl.upmc.fr
Wed Dec 5 03:45:08 PST 2007
Here are the some differences of some css files in order to be W3c
compliant on css
(see http://jigsaw.w3.org/css-validator/)
diff resources/listing.css resources_pasw3c/listing.css
13c13
< font-family: Verdana, Helvetica, sans-serif;
---
> font-samily: Verdana, Helvetica, sans-serif;
diff resources/main.css resources_pasw3c/main.css
88c88
< div.header h2 { color: white; margin-top: 0; margin-bottom : 1em;
font-weight: normal; font-style: italic; font-size: 100%; }
---
> div.header h2 { color: white; margin-top: 0; margin-bottom 1em;
font-weight: normal; font-style: italic; font-size: 100%; }
there are still some warnings in main.css :
26 Same colors for color and background-color in two contexts
table.navbar td.selected and p.categories
27 Same colors for color and background-color in two contexts
table.navbar td.selected and span.file_attribute
31 Same colors for color and background-color in two contexts
table.navbar td.selected and div.routine-details span.routine-attributes
33 Same colors for color and background-color in two contexts
table.navbar td.selected and div.details dt span
--
Françoise Pinsard
LOCEAN - IPSL
UMR 7159 CNRS/IRD/UPMC/MNHN
Université Pierre et Marie Curie aile 45-55 5 étage pièce 516
Case 100 - 4 Place Jussieu 75252 Paris cedex 05
Tél. +33 1 44 27 47 65 Fax +33 1 44 27 71 59
mailto:Francoise.Pinsard at locean-ipsl.upmc.fr
http://www.locean-ipsl.upmc.fr/
More information about the idldoc
mailing list