为了账号安全,请及时绑定邮箱和手机立即绑定

为什么修改style.css里面的font-weight或者line-height没效果?

bootstrap里面的代码:

h1,

h2,

h3,

h4,

h5,

h6,

.h1,

.h2,

.h3,

.h4,

.h5,

.h6 {

  font-family: inherit;

  font-weight: 500;

  line-height: 1.1;

  color: inherit;

}

输入标题,修改bootstrap代码没效果

<h1>Bootstrap标题一</h1>

<h2>Bootstrap标题二</h2>

<h3>Bootstrap标题三</h3>

<h4>Bootstrap标题四</h4>

<h5>Bootstrap标题五</h5>

<h6>Bootstrap标题六</h6>


正在回答

3 回答

他调用的是网上的cdn,所以你改style.css并没有用,style.css只是给你看的

1 回复 有任何疑惑可以回复我~

我把bootstrap里面的line-height修改值,比如修改成2.0,为啥没效果?


0 回复 有任何疑惑可以回复我~

老铁,单位??

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

为什么修改style.css里面的font-weight或者line-height没效果?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信