first commit
This commit is contained in:
12
public/assets/js/scrollUp/css/image.css
Normal file
12
public/assets/js/scrollUp/css/image.css
Normal file
@ -0,0 +1,12 @@
|
||||
/* Image style */
|
||||
#scrollUp {
|
||||
background-image: url("../top.png");
|
||||
bottom: 20px;
|
||||
right: 20px;
|
||||
width: 38px; /* Width of image */
|
||||
height: 38px; /* Height of image */
|
||||
white-space: nowrap;
|
||||
text-indent: 100%;
|
||||
overflow: hidden;
|
||||
*text-indent: -9999px;
|
||||
}
|
Reference in New Issue
Block a user