mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 21:41:31 +08:00
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
.algolia {
|
|
padding-top: 10px;
|
|
a {
|
|
i { color: @text-muted; }
|
|
color: @text-color;
|
|
&:hover, &:hover i { color: @link-hover-color; }
|
|
}
|
|
}
|