mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Updates styling of cheat sheet
- updated so it is a little easier to visually grep
This commit is contained in:
parent
e1b429288b
commit
fd2ff84b20
@ -36,6 +36,21 @@
|
||||
width: 114px;
|
||||
height: 120px;
|
||||
text-align: center;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#main .nerd-font-cheat-sheet .column .class-name {
|
||||
color: antiquewhite;
|
||||
font-family: sans-serif;
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#main .nerd-font-cheat-sheet .column .codepoint {
|
||||
border: 1px dashed;
|
||||
padding: 2px 10px;
|
||||
color: #0fbfcf;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* tiny size (phones) */
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user