parent
9f7e349291
commit
cde0027b6f
|
@ -38,4 +38,9 @@
|
||||||
.text-small {
|
.text-small {
|
||||||
color: @text-color-light;
|
color: @text-color-light;
|
||||||
font-size: @font-size-small;
|
font-size: @font-size-small;
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: inherit;
|
||||||
|
font-size: inherit;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue