Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Last active August 29, 2015 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jennimckinnon/f1be1a77724194099066 to your computer and use it in GitHub Desktop.
Save jennimckinnon/f1be1a77724194099066 to your computer and use it in GitHub Desktop.
.topbutton {
height:50px;
width:50px;
position:fixed;
right:5px;
bottom:5px;
z-index:1;
background-image: url("http://example.com/wp-content/uploads/2015/01/topbutton.png");
background-repeat:no-repeat;
display:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment