Is it not doing that?
Not always, see: http://www.lfgss.com/comments/11767219/
In that code block it's appearing as background-color: #e8e8e8 http://www.lfgss.com/search/?q=%23e8e8e8
Oh my... the hashtag detector is being too aggressive.
For a quick win, define the colour as RGB: background-color:rgb(232,232,232);
background-color:rgb(232,232,232);
This will be a low priority fix, so won't be soon.
For a quick win, define the colour as RGB.
Cheers, I'll do that.
@Velocio started
London Fixed Gear and Single-Speed is a community of predominantly fixed gear and single-speed cyclists in and around London, UK.
This site is supported almost exclusively by donations. Please consider donating a small amount regularly.
Not always, see: http://www.lfgss.com/comments/11767219/
In that code block it's appearing as
background-color: #e8e8e8 http://www.lfgss.com/search/?q=%23e8e8e8