/*
Theme Name: conradlaw
Description: Child Theme for Conrad Law
Author: Sharon Rigano
Template: canvas
Version: 1.0
*/
.topbutton {
height:50px;
width:50px;
position:fixed;
right:20px;
bottom:5px;
z-index:1;
background-image: url("http://conradilaw.com.au/wp-content/uploads/2016/08/topbutton.png");
background-repeat:no-repeat;
display:none;
}
