Change in Bugzilla the background color of the titles

From Andreida

Search in /usr/share/bugzilla3/web/skins/standard/global.css for

 /* titles (begin) */
    #titles {
       width: 100%;
       background-color: #CBF374;
       color: #000000;

Or try the "correct" way and create a new .css file.