背景图片居中(background-image)

.huojian{
				     background: url(img/huojian.png) center center no-repeat;
				     background-size: auto 50%;
				     width: 77px;
				     height: 210px;
					 position: fixed;
					 right: 6px;
					 bottom: 0.25rem;
			 }

在这里插入图片描述

发布了151 篇原创文章 · 获赞 7 · 访问量 7486

猜你喜欢

转载自blog.csdn.net/qq_43923045/article/details/104638889
今日推荐