D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
mybf1
/
public_html
/
rambut.bf1.my
/
wp-content
/
themes
/
izo
/
sass
/
base
/
elements
/
Filename :
_links.scss
back
Copy
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; } }