I am using jquery.reveals.js plugin.
the following colors specified in css
#fff
#000
are being interpreted differently on different browsers.
Getting the following output on firefox,chrome,and IE 9 ( and above)

however I am getting some unexpected result with IE8

I guess above problem is because the color specified in css in only 3 digits i.e. #fff and #000.
How can I fix this for IE8