如何更改twitter bootstrap背景颜色 [英] How to change twitter bootstrap background color

查看:120
本文介绍了如何更改twitter bootstrap背景颜色的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经尝试过网站上的自定义功能,但一直给我错误,并尝试了BASIC方法:

I already tried the custom function from the website, but keeps give me error, and tried the BASIC method too:

body {background-color:red;}

所以,有人知道吗?

推荐答案

下载所有的bootstrap文件和.css文件中的某处添加:

Download all of the bootstrap files and somewhere inside the .css file add:

body {
   background:red !important;
}

这篇关于如何更改twitter bootstrap背景颜色的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆