-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
142 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -94,6 +94,7 @@ p { | |
position: center; | ||
width: 40%; | ||
font-size: 1.5em; | ||
text-align: left; | ||
} | ||
.content { | ||
width: 65%; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<!DOCTYPE html> | ||
<head> | ||
<title>Ekonomio</title> | ||
<meta content="Dörtstan - Ekonomio" property="og:title" /> | ||
<meta content="Malkovru la monerojn uzatajn en Dörtstan inkluzive de la kripta monero TCD." property="og:description" /> | ||
<meta content="https://moutigll.github.io/Dortstan-website/dist/ressources/images/tcd-logo.png" property="og:image" /> | ||
<link rel="stylesheet" href="../css/main.css" /> | ||
<link rel="icon" type="image/x-icon" href="../ressources/images/flag.png"> | ||
<style> | ||
@import url('https://fonts.cdnfonts.com/css/linux-biolinum'); | ||
</style> | ||
</head> | ||
<body> | ||
<header> | ||
<div style="text-align: center;"> | ||
<h1>Dorto</h1> | ||
<nav class="nav-bar"> | ||
<ul> | ||
<li class="nav-btn"><a href="bonvenejo.html">Bonvenejo</a></li> | ||
<li class="nav-btn"><a href="konstitucio.html">Konstitucio</a></li> | ||
<li class="nav-btn"><a href="historio.html">Historio</a></li> | ||
<li class="nav-btn"><a href="geografio.html">Geografio</a></li> | ||
<li class="nav-btn"><a href="ekonomio.html">Ekonomio</a></li> | ||
</ul> | ||
</nav> | ||
</div> | ||
<div class="dropdown"> | ||
<button class="dropbtn"> | ||
Langue | ||
</button> | ||
<div class="dropdown-content"> | ||
<a href="../fr/economie.html"><img src="../ressources/images/fr.png" width="20" height="15"> Français   </a> | ||
<a href="../en/economy.html"><img src="../ressources/images/en.png"width="20" height="15"> English     </a> | ||
<a href="../bzh/wait.html"><img src="../ressources/images/bzh.png"width="20" height="15"> Brezhoneg</a> | ||
<a href="../eo/ekonomio.html"><img src="../ressources/images/eo.png"width="20" height="15"> Esperanto </a> | ||
</div> | ||
</div> | ||
</header> | ||
<center> | ||
<h2>Niaj nunaj valutoj</h2> | ||
<div class="textbox"> | ||
<p> | ||
Du valutoj nuntempe validas ene de la limoj de nia lando fizika, kaj ankaŭ virtuala valuto porplifortigi la influon de nia lando en la interreto, la TCD (TetraCoin Dollar).</br></br><img src="../ressources/images/tcd-logo.png"> | ||
</br></br>Disponebla sur la blokĉeno Goerli, ĉi tiu kripta monero estas nur akirebla de fizikaj centroj ie ajn en la mondo. | ||
nia lando, tamen unufoje akirita ĝi estas interŝanĝebla kun la ĉefaj disponeblaj kriptaj moneroj. | ||
Ĉiuj komercistoj en nia lando devas povi akcepti ĝin kaj povas interŝanĝi ĝin denove kontraŭ fizika valuto | ||
en niaj dediĉitaj centroj. La celo de ĉi tiu monero estas simpligi transakciojn, sekve, plurajn aparatojn | ||
estis enmetitaj por eviti spekuladon kaj konservi stabilan prezon.</p> | ||
</div> | ||
</center> | ||
</body> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<!DOCTYPE html> | ||
<head> | ||
<title>Geografio</title> | ||
<meta content="Dörtstan - Geografio" property="og:title" /> | ||
<meta content="Esploru la limojn de Dörtstan en ĝia grandioza kanada natura medio." property="og:description" /> | ||
<meta content="https://moutigll.github.io/Dortstan-website/dist/ressources/images/globe.png" property="og:image" /> | ||
<link rel="stylesheet" href="../css/main.css" /> | ||
<link rel="icon" type="image/x-icon" href="../ressources/images/flag.png"> | ||
<style> | ||
@import url('https://fonts.cdnfonts.com/css/linux-biolinum'); | ||
</style> | ||
</head> | ||
<body> | ||
<header> | ||
<center> | ||
<h1>Dorto</h1> | ||
<nav class="nav-bar"> | ||
<ul> | ||
<li class="nav-btn"><a href="bonvenejo.html">Bonvenejo</a></li> | ||
<li class="nav-btn"><a href="konstitucio.html">Konstitucio</a></li> | ||
<li class="nav-btn"><a href="historio.html">Historio</a></li> | ||
<li class="nav-btn"><a href="geografio.html">Geografio</a></li> | ||
<li class="nav-btn"><a href="ekonomio.html">Ekonomio</a></li> | ||
</ul> | ||
</nav> | ||
</center> | ||
<div class="dropdown"> | ||
<button class="dropbtn"> | ||
Langue | ||
</button> | ||
<div class="dropdown-content"> | ||
<a href="../fr/géographie.html"><img src="../ressources/images/fr.png" width="20" height="15"> Français   </a> | ||
<a href="../en/geography.html"><img src="../ressources/images/en.png"width="20" height="15"> English     </a> | ||
<a href="../bzh/wait.html"><img src="../ressources/images/bzh.png"width="20" height="15"> Brezhoneg</a> | ||
<a href="../eo/geografio.html"><img src="../ressources/images/eo.png"width="20" height="15"> Esperanto </a> | ||
</div> | ||
</div> | ||
</header> | ||
<center> | ||
<h2>La Monto Celeste</h2> | ||
<img src="../ressources/images/globe.png" style="height: 32vh; width: 32vh;border-radius: 8px;"> | ||
<p style="width: 650px;" class="textbox">Lokita en la okcidento de Kanado sur Vankuvera Insulo, Dörtstan limas siajn limojn sur areo de 14.5 km² ĉirkaŭ la fama Monto Celeste kiu kulminas je 2045 m kaj ĝiaj kvar lagoj.</p> | ||
<iframe style="margin-top: 1vh;border: 10px solid #1e2030; background-color: #1e2030; border-radius: 8px;" src="https://www.google.com/maps/d/embed?mid=1uRP-bI7qfsjuVkkILv1g4kHJDsmbr6E&ehbc=423469" width="650" height="650"></iframe> | ||
|
||
<p class="textbox"> | ||
Niaj limoj etendiĝas norden ĝis la bordo de la plej malgranda el la kvar lagoj, la lago. La itinero tiam sekvas la okcidentan flankon de la monto ĝis ĝi ĉirkaŭas Lago Milla. En la sudo ekster niaj limoj estas Montoj Harmston kaj Arthur Evans kaj Lago Mirren en la oriento. Oriente kaj iom pli norde en nia limo troviĝas ankaŭ nia plej granda lago kun areo de 1,15 km², kiu nomiĝas Memora Lago. En la centro estas Monto Celeste situanta en la koro de Strathcona Provincial Park kaj estas la deka plej alta pinto sur Vankuvera Insulo.</p> | ||
</center> | ||
</body> |
Oops, something went wrong.