[dev-context] wrong css attr.
luigi scarso
luigi.scarso at gmail.com
Fri Mar 2 11:39:42 CET 2012
Errata
itemgroup[symbol="5"] { list-style-type : circ ; }
itemgroup[symbol="A"] { list-style-type : alpha ; }
itemgroup[symbol="G"] { list-style-type : upper-greek ; }
Corrige
itemgroup[symbol="5"] { list-style-type : circle ; }
itemgroup[symbol="A"] { list-style-type : upper-alpha ; }
itemgroup[symbol="G"] { list-style-type : upper-roman ; }
Note
upper-greek doesn't exist
--
luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ntg.nl/mailman/private/dev-context/attachments/20120302/ffee96ac/attachment.html>
More information about the dev-context
mailing list