Mudanças entre as edições de "Widget:MainPageSocial"
Ir para navegação
Ir para pesquisar
| (2 revisões intermediárias pelo mesmo usuário não estão sendo mostradas) | |||
| Linha 113: | Linha 113: | ||
--hover-color: #000; | --hover-color: #000; | ||
--hover-color-rgb: 0, 0, 0; | --hover-color-rgb: 0, 0, 0; | ||
--bg-image: url("https:// | --bg-image: url("https://wiki.gla.com.br/images/c/c3/Tiktokbgbutton.png"); | ||
} | } | ||
| Linha 121: | Linha 121: | ||
--hover-color: #feda75; | --hover-color: #feda75; | ||
--hover-color-rgb: 254, 218, 117; | --hover-color-rgb: 254, 218, 117; | ||
--bg-image: url("https:// | --bg-image: url("https://wiki.gla.com.br/images/a/a6/Instagrambgbutton.png"); | ||
background-size: 150% 150%; | background-size: 150% 150%; | ||
background-position: 10%; | background-position: 10%; | ||
| Linha 131: | Linha 131: | ||
--hover-color: #2d4373; | --hover-color: #2d4373; | ||
--hover-color-rgb: 45, 67, 115; | --hover-color-rgb: 45, 67, 115; | ||
--bg-image: url("https:// | --bg-image: url("https://wiki.gla.com.br/images/b/b8/Facebookbgbutton.png"); | ||
} | } | ||
.wiki-social-wrapper .social-card.tiktok .sprite-hover { | .wiki-social-wrapper .social-card.tiktok .sprite-hover { | ||
width: | width: 50%; | ||
height: auto; | height: auto; | ||
right: | right: -2px; | ||
top: - | top: -27px; | ||
bottom: unset; | bottom: unset; | ||
} | } | ||
.wiki-social-wrapper .social-card.instagram .sprite-hover { | .wiki-social-wrapper .social-card.instagram .sprite-hover { | ||
width: | width: 45%; | ||
height: auto; | height: auto; | ||
right: | right: -7px; | ||
top: | top: -14px; | ||
bottom: unset; | bottom: unset; | ||
} | } | ||
.wiki-social-wrapper .social-card.facebook .sprite-hover { | .wiki-social-wrapper .social-card.facebook .sprite-hover { | ||
width: | width: 25%; | ||
height: auto; | height: auto; | ||
right: | right: 15px; | ||
top: | top: 7px; | ||
bottom: unset; | bottom: unset; | ||
} | } | ||