Compare commits
No commits in common. "4581a752f931c56afe89626f0b186b2f6ff3848e" and "1a4e00ec24fccf856953c1af6c139e6b78b6ad3f" have entirely different histories.
4581a752f9
...
1a4e00ec24
|
@ -19,24 +19,6 @@
|
|||
font-weight: 800;
|
||||
}
|
||||
|
||||
@font-face{
|
||||
font-family: iosevka;
|
||||
src: url("../fonts/iosevka-extended.ttf");
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
@font-face{
|
||||
font-family: CallingCode;
|
||||
src: url("../fonts/CallingCode-Regular.ttf");
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
pre code {
|
||||
font-family: iosevka;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
|
@ -14,10 +14,8 @@ brz9 theme
|
|||
--hlb9c-pink: #f17639;
|
||||
}
|
||||
|
||||
pre code {
|
||||
padding: 20px;
|
||||
background: var(--hlb9c-bg);
|
||||
color: var(--hlb9c-fg);
|
||||
|
||||
code {
|
||||
font-size: 1rem;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue