Valislasia

From LiberationMUSH Wiki
Revision as of 07:12, 1 September 2023 by Valislasia 1 (talk | contribs)


<!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>