1
0
Fork 0
ejv2.cc/themes/risotto/assets/css/icons.css

17 lines
253 B
CSS

.brand-link {
text-decoration: none;
}
.brand-icons {
width: 15.5px;
max-width: 15.5px;
height: 16px;
max-height: 16px;
padding: 0px;
fill: var(--link);
display: inline-block;
}
.brand-icons:hover, .brand-icons:active {
fill: var(--hover);
}