Sorry, I have to correct you. If there is more than 1 CSS file, then it is always better to reduce the number of requests by combining the CSS files, as each CSS request slows down the loading and thus the rendering of the CSS. In this specific case, it's not about speed, but about a display...