Merge branch 'master' of github.com:Jab2870/dotfiles
This commit is contained in:
commit
ccdc17cb0d
2 changed files with 6 additions and 0 deletions
3
config/dotcss/bitbucket.org.css
Normal file
3
config/dotcss/bitbucket.org.css
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
.view-lines{
|
||||||
|
font-family: Iosevka !important;
|
||||||
|
}
|
3
config/dotcss/github.com.css
Normal file
3
config/dotcss/github.com.css
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
code, pre, tt, .blob-code-inner{
|
||||||
|
font-family: Iosevka;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue