in reply to Re: <readmore> for [Anonymous Monk] renders with a background, how about only an outline?
in thread <readmore> for [Anonymous Monk] renders with a background, how about only an outline?
Of course, you must be a registered user for this to work.
My suggestion was to edit /css/common.css and replace
withdiv.readmore {background-color: #eee;}
div.readmore { border: medium solid #000; }
|
|---|