5 lines
No EOL
78 B
CSS
5 lines
No EOL
78 B
CSS
.btnLink {
|
|
cursor: pointer;
|
|
color: $green;
|
|
text-decoration: underline;
|
|
} |