mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 06:56:10 +00:00
Suite Osgild
This commit is contained in:
parent
57696acedb
commit
122e11b664
3 changed files with 22 additions and 3 deletions
|
|
@ -5,6 +5,12 @@
|
||||||
<body>
|
<body>
|
||||||
<pre>
|
<pre>
|
||||||
<h1>Benastir</h1>
|
<h1>Benastir</h1>
|
||||||
|
|
||||||
|
<b>Signification :</b> Cité bénie
|
||||||
|
|
||||||
|
<b>Lieux importants :</b> Temples de toutes les religions
|
||||||
|
|
||||||
|
<b>Source :</b> Anathazerin : p7, S4 Les Faux-Monnayeurs p88
|
||||||
</pre>
|
</pre>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,18 @@
|
||||||
<link href="style.css" rel="stylesheet">
|
<link href="style.css" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<pre>
|
<h1>Terres d'Osgild</h1>
|
||||||
---
|
<br />
|
||||||
</pre>
|
<br />
|
||||||
|
Vous pouvez naviguer sur la carte en cliquant sur les différents lieux.
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
Carte principale des Terres d'Osgild extraite de la carte officielle disponible gratuitement sur le site <a href="https://www.black-book-editions.fr/produit.php?id=3216" target="_blank">www.black-book-editions.fr</a>
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
Cartes des villes provenant <a href="https://www.black-book-editions.fr/forums.php?topic_id=11015" target="_blank">du forum BBE et créées par <b>Romje</b></a>
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
Détails sur les villes et lieux tirés du <a href="https://www.black-book-editions.fr/forums.php?topic_id=11806" target="_blank">Recueil des Terres d'Osgild créé par <b>Gibus</b></a>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,9 @@
|
||||||
pre {
|
pre {
|
||||||
font-family: 'Noto Serif', serif;
|
font-family: 'Noto Serif', serif;
|
||||||
}
|
}
|
||||||
|
body {
|
||||||
|
font-family: 'Noto Serif', serif;
|
||||||
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-family: 'UnifrakturCook', cursive;
|
font-family: 'UnifrakturCook', cursive;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue