Dantes: Difference between revisions
From LiberationMUSH Wiki
(Created page with " <h1>Club Dantes</h1> Coming Soon Category:Places") |
No edit summary |
||
Line 1: | Line 1: | ||
{{ #css: | |||
@import url('https://fonts.googleapis.com/css2?family=Old+Standard+TT&display=swap'); | |||
#wrapper { | |||
background-color: black; | |||
padding: 24px; | |||
display: flex; | |||
flex-direction: column; | |||
align-items: center; | |||
} | |||
.copy { | |||
font-family: 'Old Standard TT'; | |||
font-size: 24px; | |||
color: white; | |||
} | |||
}} | |||
<div id="wrapper"> | |||
[[File:Dantes.png]] | |||
<p class="copy">Coming Soon</p> | |||
</div> | |||
[[Category:Places]] | [[Category:Places]] |