gpt4 book ai didi

html - 背景 repeat-x 在 Tumblr 主题上搞砸了

转载 作者:太空宇宙 更新时间:2023-11-03 18:48:49 24 4
gpt4 key购买 nike

http://lt-chocolate.tumblr.com/

我刚刚在标题标签中添加了带有背景的标题文本,但顶部的背景图片非常不稳定。无论如何我可以解决这个问题吗?

这是我现在为正文和页眉准备的 CSS。

html, body {

font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #351F14;
background-color: #E6D0A1;
background-image: url('http://static.tumblr.com/pvgoybd/UEfmk0nj3/background_02.png');
background-repeat: repeat-x;

}
#masthead {
max-width: 1400px;
min-height: auto;
position: relative;
bottom: 8px;
left: 82px;
}
#masthead h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 48px;
color: #F2EBD9;
font-weight: bold;
background-color: #4F3117;
max-width: 401px;
min-height: 62px;
padding-left: 30px;
margin-left: 30px;
position: relative;
bottom: 7px;
}

我应该做些什么来让它看起来更好吗?

最佳答案

你已经将背景设置为 htmlbody 所以你看到了两次。

关于html - 背景 repeat-x 在 Tumblr 主题上搞砸了,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15553439/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com