1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00
2018-09-09 17:44:59 +02:00

20 lines
213 B
SCSS

.col-neighbor-attr {
white-space: nowrap;
a, a:link, a:active {
color: #333;
}
i.fa {
color: #333;
}
}
.col-neighbor-active {
font-weight: bold;
color: #2e6da4;
}