social icons name change
This commit is contained in:
parent
672ebb99e2
commit
909a5307d0
4 changed files with 3 additions and 3 deletions
BIN
app/assets/images/MMSocial-51.png
Normal file
BIN
app/assets/images/MMSocial-51.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 603 B |
BIN
app/assets/images/MMSocial-52.png
Normal file
BIN
app/assets/images/MMSocial-52.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 810 B |
BIN
app/assets/images/MMSocial-53.png
Normal file
BIN
app/assets/images/MMSocial-53.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 738 B |
|
@ -2351,13 +2351,13 @@ border-radius:5px;
|
|||
background-size:30px 30px;
|
||||
}
|
||||
.socialIcons .twitter {
|
||||
background-image: url('MM Social-51.png');
|
||||
background-image: url('MMSocial-51.png');
|
||||
}
|
||||
.socialIcons .google {
|
||||
background-image: url('MM Social-52.png');
|
||||
background-image: url('MMSocial-52.png');
|
||||
}
|
||||
.socialIcons .wordpress {
|
||||
background-image: url('MM Social-53.png');
|
||||
background-image: url('MMSocial-53.png');
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue