nerd-fonts/_includes/css/nerd-font-tweaks.css

19 lines
234 B
CSS
Raw Normal View History

2017-04-23 02:43:02 +02:00
2017-04-23 03:54:45 +02:00
#main .nerd-font-button {
padding-top: .5rem;
padding-bottom: .5rem;
}
2017-04-23 02:43:02 +02:00
#main .nerd-font-button a {
text-decoration: none;
color: inherit;
}
2017-04-23 03:40:45 +02:00
#forkongithub .fa {
font-size: 1.5rem;
}
#forkongithub span {
font-size: 1.75rem;
}