pulsar/static/links.less

10 lines
145 B
Plaintext
Raw Normal View History

2013-09-06 00:45:50 +04:00
@import "ui-variables";
a {
color: @text-color-highlight;
&:hover {
color: @text-color-highlight;
text-decoration: underline;
}
}