Is there a class for the text in the sidebar menus?
/** Amadou 3.x
* $Id: style.css,v 1.8.2.2.6.5 2007/12/09 22:15:12 jwolf Exp $
*/
NOTE: edit for brevity
Is there a class for the text in the sidebar menus?
/** Amadou 3.x
* $Id: style.css,v 1.8.2.2.6.5 2007/12/09 22:15:12 jwolf Exp $
*/
NOTE: edit for brevity
Comments
Comment #1
jwolf commentedThere's not a class for text. Most content in blocks are encased in paragraph tags.
You can target a specific block id plus its paragraph selector if you want to modify the text.
Using the Firebug add-on in Firefox will help you find block identifiers.
Comment #2
nickels commentedBeautiful. Thanks!
Comment #3
jwolf commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4.0
(not verified) commentedRemoved entire style sheet code from post