You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
1.6 KiB
PHP

<!DOCTYPE html>
<html lang="en" class="w-100 h-100">
<head>
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="css/style-home.css">
<link rel="stylesheet" type="text/css" href="css/style-footer.css">
</head>
<body class="w-100 h-100 d-flex flex-column">
<div class="flex-grow-1 pt-3">
<div class="d-flex flex-row pt-5">
<div class="w-100 text-center mr-3">
<img id="cardtest" src="images/cover-new.png" width="245" height="374">
</div>
</div>
<div class="w-100 text-home mt-5" style="text-align: center;">
<p>The fields of physical and cyber tech lands are vastly dominated by male hack wizards.<br>Questioning their cultural sovereignty seems like an impossible venture.</p>
<p>And yet, scattered occult pagan groups of hack witches, craft their own spells, rituals and techniques, raising the knowledge and power of the Systerhood. Their memories are hidden<br>in arcane cyber rooms, diabolic wikis and folk cryptosongs.</p>
<p>Syster Papyri Magicae is a collection of stories from old and new Syster groups worldwide.<br>
Join a number of quests and discover as many magical papyri as possible.</p>
<div class="d-flex mt-4" style="justify-content: center;">
<a href="summon-spirits/">˜˜”*°•. Immerse in the Systerhood .•°*”˜˜</a>
</div>
</div>
</div>
<?php include 'footer/footer.frag.html';?>
<script src="js/cardplay-home.js"></script>
</body>
</html>