Valislasia
From LiberationMUSH Wiki
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, intitial-scale=1.0">
<style type="text/css"> :root { --DBlue: #326b8d; } <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Monte+Carlo&family=Redressed&family=WindSong"> p { font-family: 'Monte Carlo'; color: var(--DBlue); } </style> </head>
<body>
TEST Test test
</body> </html>