Forum Bugs

Text color is not respected when Bootstrap css is loaded

alexey.subach
Hello,

I am using Bootstrap CSS 3.3.7 in my HTML page and set text color with `color` CSS property. However, this `color` property in not respected by the converter. When I remove the inclusion of the Bootstrap CSS, everything works fine.

I am using the latest 11.1 version of the software which I downloaded from the site just now.

Attached is the sample to reproduce the problem.

Regards,
Alexey
  1. abc.html0.4 kB
mikeday
Does bootstrap override the color for media=print? Try running with --media=screen.