为了账号安全,请及时绑定邮箱和手机立即绑定

怎么music位置在右边呢?

573032f00001168e02470299.jpg

*{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1.5625vw;
	font-family: "Microsoft Yahei";

}
html,body {
	height: 100%;
}

/* music */
#music{
	position: fixed;
	top: 3vh;
	right: 4vm;
	z-index: 5;
	width: 15vw;
	height: 15vw;
	border: 4px solid #ef1639;
	border-radius: 50%;
	background: #fff;
}
#music > img:first-of-type {
	position: absolute;
	top: 24%;
	right: 2.5;
	width: 28.421%;

}
#music > img:last-of-type{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 79%;
} 
/* page bg */
.page > .bg{
	position: absolute;;
	width: 100%;
	height: 100%;

}


正在回答

1 回答

right: 4vm;这个不是vm,没有vm这个单位。等于说你的right是空。。。。当然不靠右啦!

right:4vw;

0 回复 有任何疑惑可以回复我~
#1

李帆V 提问者

么么哒,解决了。
2016-05-12 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

怎么music位置在右边呢?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信