mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-19 03:12:07 +02:00
:)
This commit is contained in:
parent
39eb9c208f
commit
f536ff3571
@ -34,6 +34,7 @@ colors:
|
||||
orange: '#fab125'
|
||||
turquoise: '#0fbfcf'
|
||||
yellow: '#ffce3e'
|
||||
red: '#de3c3c'
|
||||
|
||||
kramdown:
|
||||
auto_ids: false
|
||||
|
@ -286,7 +286,7 @@ nav ul li:hover, nav ul li.active {
|
||||
right:0;
|
||||
width:200px;
|
||||
overflow:hidden;
|
||||
height:206px;
|
||||
height:209px;
|
||||
z-index:9999;
|
||||
}
|
||||
#forkongithub a {
|
||||
|
@ -3,3 +3,11 @@
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
#forkongithub .fa {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
#forkongithub span {
|
||||
font-size: 1.75rem;
|
||||
}
|
||||
|
@ -36,7 +36,7 @@ style: center
|
||||
|
||||
<span id="forkongithub">
|
||||
<a href="{{ site.source_link }}" class="bg-blue">
|
||||
Fork me on GitHub
|
||||
<i class="fa fa-code-fork"></i> Fork us on GitHub <span class="text-red">♥</span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user