新手问题 关于 rails 中样式的问题

413472212 · May 29, 2012 · Last by 413472212 replied at May 29, 2012 · 2309 hits

在 css 样式中设置 body{ background-color: #cccccc; } 想问的是为什么在页面中背景色没有改变?

body 的 height 是多少?

找到问题所在了,原来是在 scaffolds.css.scss 中也定义了 body 的背景,删掉就行了。

You need to Sign in before reply, if you don't have an account, please Sign up first.