| Server IP : 172.67.199.98 / Your IP : 104.23.197.225 Web Server : nginx/1.26.1 System : Linux ecc7dbd2befa 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 User : www-data ( 82) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/html/wp-content/themes/izo/sass/base/elements/ |
Upload File : |
a {
color: $color__link;
text-decoration: none;
transition: color 0.3s;
&:hover,
&:focus,
&:active {
color: $color__link-hover;
text-decoration: none;
}
&:focus {
outline: thin dotted;
}
&:hover,
&:active {
outline: 0;
}
.entry-content & {
text-decoration: underline;
}
.product-name &,
&.remove,
&.button {
text-decoration: none;
}
}