Newer
Older
js / 交通事故.css
.cd-fixed-bg {
    position: relative;
    min-height: 80%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
}
h1{
	text-shadow: 1px 1px 2px #ffd700 ;
}