How to change the background-color of jumbrotron?

后端 未结 14 1229
遥遥无期
遥遥无期 2021-02-01 13:03

I want to know how to change the background-color of \'jumbotron\' class, it has a default background-color #eee in bootstrap.css.

I tried to override by e

14条回答
  •  温柔的废话
    2021-02-01 13:24

    I think another way to do it is to use in-line css, just add your background-color in the html code

    Piece of text

提交回复
热议问题