figlet: add
This commit is contained in:
parent
9e0b49c55b
commit
8bf83fd4d7
|
@ -13,6 +13,12 @@
|
||||||
line-height: 1.32;
|
line-height: 1.32;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// For figlet.md
|
||||||
|
.MarkdownBody pre.-figlet {
|
||||||
|
line-height: 1;
|
||||||
|
font-size: 11px;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Undo prism theme crap
|
* Undo prism theme crap
|
||||||
*/
|
*/
|
||||||
|
|
1293
figlets.txt
1293
figlets.txt
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue