mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-26 05:21:29 +08:00
src/assets/footer.less: fix anchor border position
This commit is contained in:
parent
577e1b28fa
commit
b78bc53033
@ -5,6 +5,7 @@
|
|||||||
text-shadow: 0 1px 0 rgba(0,0,0,0.15);
|
text-shadow: 0 1px 0 rgba(0,0,0,0.15);
|
||||||
margin-top: 60px;
|
margin-top: 60px;
|
||||||
a {
|
a {
|
||||||
|
display: inline-block;
|
||||||
color: mix(@jumbotron-color, @fa-green, 80%);
|
color: mix(@jumbotron-color, @fa-green, 80%);
|
||||||
border-bottom: dotted 1px mix(@jumbotron-color, @fa-green, 60%);
|
border-bottom: dotted 1px mix(@jumbotron-color, @fa-green, 60%);
|
||||||
&:hover {
|
&:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user