diff --git a/Assets/Standard.css b/Assets/Standard.css index a83180d..63fd78e 100644 --- a/Assets/Standard.css +++ b/Assets/Standard.css @@ -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; diff --git a/Pages/index.pug b/Pages/index.pug index 5101271..3765028 100644 --- a/Pages/index.pug +++ b/Pages/index.pug @@ -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✨.