Valislasia: Difference between revisions

From LiberationMUSH Wiki
No edit summary
(Blanked the page)
Tags: Blanking Manual revert
Line 1: Line 1:
__NOTOC__


<!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>
<div>
<p>TEST Test test</p>
</div>
</body>
</html>

Revision as of 07:12, 1 September 2023