[07:20] hi newz2000 [07:20] at the moment in the wiki the reset.css sets all list types to decimal [07:20] so it squishes the settings for alpha, roman, upper-roman etc [07:21] I can do css to un-break them, e.g. ol[type="i"] { list-style-type:lower-roman; } [07:22] that would be done for each type option [07:22] or I could stop reset.css from breaking it in the first place. Which do you think? [07:26] actually reset.css does [07:26] ol, ul { list-style: none; [07:26] } [08:38] I am thinking un-break it in styles.css [08:38] there are quite a lot of things in screen.css which I think should really be in styles.css because they apply to all media types [08:39] can't see why you would want lists to have different numbering schemes when printed vs on screen for example [08:53] ok, I *think* the most correct, or least wrong, solution is to change reset.css to list-type:inherit outside none [08:53] and just drop the list-style-type:decimal from screen.css [14:32] AlanBell: I support the idea of fixing reset.css if you are ok with doing that [14:33] yup [14:33] thanks, great suggestion === You're now known as ubuntulog === You're now known as ubuntulog_ === You're now known as ubuntulog === Turl1 is now known as Turl