Updates styling of cheat sheet

- updated so it is a little easier to visually grep
This commit is contained in:
Ryan L McIntyre 2018-03-31 11:34:10 -04:00
parent e1b429288b
commit fd2ff84b20
2 changed files with 3825 additions and 3810 deletions

View file

@ -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