[wp-docs] CSS style for definition lists in Codex...
Jennifer Hodgdon
yahgrp at poplarware.com
Tue Dec 23 17:19:53 GMT 2008
How come the style for definition lists in the Codex is bold for both
the item and the definition? What I'm talking about is what you enter
in the codex (as described in Help:Editing) like this:
; Definition list : list of definitions
; item : the item's definition
The lists are rendered in HTML as DT and DD elements, and the CSS
style for both the DT and the DD has
font-weight: bold
That makes certain pages look very odd. For instance:
http://codex.wordpress.org/Plugin_Submission_and_Promotion
The entire bottom section is bold, which makes it difficult to read,
and makes it look like it's more important than the rest of the page,
which it isn't.
Can someone change at least the DD (definition) element so it isn't
bold? It may make sense for the DT, but it definitely doesn't for the DD.
--Jennifer
--
Jennifer Hodgdon * Poplar ProductivityWare
www.poplarware.com
Drupal/WordPress Sites, Themes, Modules/Plugins
Custom Web Programming, Web Databases
PHP, Perl, MySQL, JavaScript, XML, AJAX
More information about the wp-docs
mailing list