.sidebar a#portfolio {
height: 101px;
width: 194px;
- background: url(../assets/view-our-portfolio.png) no-repeat;
+ background: url(../assets/view-our-portfolio-2.png) no-repeat;
background-position: 0 0;
display: block;
margin: 15px 0 0; }
.sidebar a#portfolio:hover {
- background: url(../assets/view-our-portfolio.png) no-repeat;
+ background: url(../assets/view-our-portfolio-2.png) no-repeat;
background-position: 0px -121px; }
.sidebar a#ready {
display: block;
.right-off-canvas-menu ul#off-extras li a#ready-off {
float: none;
margin: 0 auto;
- height: 69px;
+ height: 71px;
width: 219px;
background: url(../assets/ready-to-get-started.png) no-repeat;
background-position: 0 0;
display: block; }
.right-off-canvas-menu ul#off-extras li a#ready-off:hover {
background: url(../assets/ready-to-get-started.png) no-repeat;
- background-position: 0px -79px; }
+ background-position: 0px -77px; }
.right-off-canvas-menu ul#off-extras li a#right-social {
position: absolute;
right: 25px; }
&#ready-off {
float: none;
margin: 0 auto;
- height: 69px;
+ height: 71px;
width: 219px;
background: url(../assets/ready-to-get-started.png) no-repeat;
background-position: 0 0;
display: block;
&:hover {
background: url(../assets/ready-to-get-started.png) no-repeat;
- background-position: 0px -79px;
+ background-position: 0px -77px;
}
}
&#right-social {
a#portfolio {
height: 101px;
width: 194px;
- background: url(../assets/view-our-portfolio.png) no-repeat;
+ background: url(../assets/view-our-portfolio-2.png) no-repeat;
background-position: 0 0;
display: block;
margin: 15px 0 0;
&:hover {
- background: url(../assets/view-our-portfolio.png) no-repeat;
+ background: url(../assets/view-our-portfolio-2.png) no-repeat;
background-position: 0px -121px;
}
}