feat(cheatsheet): set up images + adjustments

This commit is contained in:
Julien
2018-09-09 23:05:03 +02:00
parent f3f9b8e411
commit 0c8a1a4092
32 changed files with 292 additions and 41 deletions

View File

@@ -58,6 +58,11 @@ html {
-ms-text-size-adjust: 100%;
}
a {
text-decoration: none;
cursor: pointer;
}
@font-face {
font-family: "Heebo Thin";
src: url("/fonts/heebo/Heebo-Thin.otf");