Replying to OHHHH I added it there so the font could work wait <style> #img { position: relative; bottom: 270px; } #im { position: relative; bottom: 45px; } @font-face { font-family: 'angelicwar'; src: url('https://file.garden/ZwFX-sZ7RXh-dlnd/AngelicWar.ttf') } *:not(body) { font-family: 'angelicwar' !important; font-size:30px; } @media only screen and (max-width: 900px) { *:not(body) { font-size: 14px; } #img { position: relative; bottom: 170px; } } a { color: #844AB0; text-decoration: bold; } * { color: #1E1D3F } </style> Sharing Copy link Tools Copy ID Open Comment Oh btw the font can work without it 1 Sharing Copy link Tools Copy ID Open Replies Reactions Add a reply Hide your name Submit ouhh💔 Sharing Copy link Tools Copy ID Open Next kamishiro
OHHHH I added it there so the font could work wait
<style> #img { position: relative; bottom: 270px; } #im { position: relative; bottom: 45px; } @font-face { font-family: 'angelicwar'; src: url('https://file.garden/ZwFX-sZ7RXh-dlnd/AngelicWar.ttf') } *:not(body) { font-family: 'angelicwar' !important; font-size:30px; } @media only screen and (max-width: 900px) { *:not(body) { font-size: 14px; } #img { position: relative; bottom: 170px; } } a { color: #844AB0; text-decoration: bold; } * { color: #1E1D3F } </style>