我需要覆盖放置在我博客正文中的 CSS 样式。看图片:
通过以下代码:
html,body{
background:#0a0a0a url(http://static.boo-box.com/campaigns/youtube-music-box-n0210-3110-cpm-bg_20131007/bg_booboxrosbg1280x1024-1.jpg) no-repeat fixed top center !important;
}
原博客的背景色为:
我试图覆盖 jquery、css,但没有任何效果。有人有什么建议吗?以下是我尝试过的代码,但没有一个有效。
<style>
html,body{
background:#F1F1F1 !important;
}
</style>
$('body').removeAttr('background');
在线查看问题访问:www.obovio.com.br