:'( Moving from JetBrains to Courier New for speed and compatibility

main
TitanElectrons 1 year ago
parent 08f59a9550
commit 76d0edb864

Binary file not shown.

Binary file not shown.

@ -1,5 +1,5 @@
b,ol,p,ul,figcaption{
font-family:jetbrains
font-family:'Courier New', Courier, monospace
}
body,h1{
color:#f8f8f2
@ -83,18 +83,6 @@ svg.titles {
.responsive,div.desc,footer{
text-align:center
}
@font-face{
font-family:jetbrains;
font-weight:400;
font-display:swap;
src:url("fonts/woff2/jetbrains-light-woff2.woff2") format('woff2'),url(fonts/woff/jetbrains-light-woff.woff) format('woff')
}
@font-face{
font-family:jetbrains;
font-weight:700;
font-display: swap;
src:url("fonts/woff2/jetbrains-bold-woff2.woff2") format('woff2'), url(fonts/woff/jetbrains-bold-woff.woff)
}
body{
background:#282b35
}
@ -113,7 +101,7 @@ ol,ul{
}
code,h1,h2,h3{
font-weight:700;
font-family:jetbrains
font-family:'Courier New', Courier, monospace
}
hr{
width:87%;
@ -144,11 +132,11 @@ i{
margin-right:10px
}
.posts{
font-family:jetbrains;
font-family:'Courier New', Courier, monospace;
list-style-type:none
}
.code-posts{
font-family:jetbrains;
font-family:'Courier New', Courier, monospace;
color:#6272a4;
font-size:80%
}
@ -163,7 +151,7 @@ i{
height:7.5%
}
.footer-text{
font-family:jetbrains
font-family:'Courier New', Courier, monospace
}
.nested-list{
margin-left:-2vw;
@ -192,7 +180,7 @@ div.desc{
margin-bottom:4vw
}
.responsive{
font-family:jetbrains;
font-family:'Courier New', Courier, monospace;
padding:0 6px;
margin:auto;
display:block;

Loading…
Cancel
Save