Add Droid Sans Mono to Standard.css fonts

This commit is contained in:
octospacc 2022-05-21 20:20:37 +02:00
parent 72243856ec
commit ff0e6b3127
2 changed files with 13 additions and 11 deletions

View File

@ -18,7 +18,7 @@ Body {
Right: Auto;
Color: #04040c;
Background: #eeddff;
Font-Family: Consolas, "Liberation Mono", Courier, monospace, monospace;
Font-Family: "Liberation Mono", "Droid Sans Mono", Consolas, Courier, monospace, monospace;
}
#Container {
Box-Sizing: Border-Box;

View File

@ -5,16 +5,18 @@ h1 Ciao!!
p Sei entrat#[span(class='BlinkA') a]#[span(class='BlinkO') o] nel...
// Credits: https://codepen.io/jh3y/pen/WNrXqYz
h1(class='NoTitle WavyText' style='--x: 6; --y: -6;')
for letter, index in '✨postoctt✨'.split('')
span(style=`--index: ${index}; --alpha-l: 0.125; --alpha-u: 0.25;`)= letter
h1(class='NoTitle WavyText' style='--x: 3; --y: -3;')
for letter, index in '✨postoctt✨'.split('')
span(style=`--index: ${index}; --alpha-l: 0.25; --alpha-u: 0.5;`)= letter
h1(class='NoTitle WavyText')
for letter, index in '✨postoctt✨'.split('')
span(style=`--index: ${index}; --alpha-l: 0.5; --alpha-u: 1;`)= letter
br
div
br
h1(class='NoTitle WavyText' style='--x: 6; --y: -6;')
for letter, index in '✨postoctt✨'.split('')
span(style=`--index: ${index}; --alpha-l: 0.125; --alpha-u: 0.25;`)= letter
h1(class='NoTitle WavyText' style='--x: 3; --y: -3;')
for letter, index in '✨postoctt✨'.split('')
span(style=`--index: ${index}; --alpha-l: 0.25; --alpha-u: 0.5;`)= letter
h1(class='NoTitle WavyText')
for letter, index in '✨postoctt✨'.split('')
span(style=`--index: ${index}; --alpha-l: 0.5; --alpha-u: 1;`)= letter
br
p
| Esatto, il #[strong ✨postoctt✨], Letteralmente il mio posto, perchè io sono octt e quindi posto + octt = ✨postoctt✨.