标签: android css
我正在尝试将按钮保持在所有屏幕分辨率,平板电脑,移动设备,桌面和更大屏幕的相同位置。我该怎么做?
#scrollmorebutton { background: url('/assets/images/ui-s3b4cd44ffb.png') no-repeat 0 0; height: 55px; position: fixed; top: 504px; width: 55px; left: 650px; }