Skip to content

Commit

Permalink
feat: improve Inipi songs rendering on small screens
Browse files Browse the repository at this point in the history
  • Loading branch information
BoboTiG committed Aug 18, 2024
1 parent 8209212 commit 80e34ce
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 6 deletions.
12 changes: 12 additions & 0 deletions sources/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,16 @@ section#base-de-connaissances-du-luma h1 {
.no-print {
display: none
}
}

@media (max-width: 500px) {
.yue blockquote.pull-quote {
padding-left: 1rem;
padding-right: 0;
}

.yue blockquote.pull-quote .attribution {
text-align: center;
font-size: 1rem;
}
}
18 changes: 12 additions & 6 deletions sources/inipi/priere-aux-quatre-directions.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,33 @@ Ce'kiyay**o**, ce'kiyay**o**<br>
ahi'tonwan yanke<br>
oha e **o**…
Wiyoḣpetakiyahe tonwanyo *(<small>Ouest</small>)*<br>
*(<small>Ouest</small>)*<br>
Wiyoḣpetakiyahe tonwanyo<br>
&nbsp;&nbsp;&nbsp; *<small>(corps à répéter après chaque direction)</small>*<br>
&nbsp;&nbsp;&nbsp; ni Ṫunkăsila<br>
&nbsp;&nbsp;&nbsp; ahi'tonwan yankel**o**<br>
&nbsp;&nbsp;&nbsp; ce'kiyay**o**, ce'kiyay**o**<br>
&nbsp;&nbsp;&nbsp; ahi'tonwan yanke<br>
&nbsp;&nbsp;&nbsp; oha e **o**…
Waziyatakiyahe tonwanyo *(<small>Nord</small>)*<br>
*(<small>Nord</small>)*<br>
Waziyatakiyahe tonwanyo<br>
&nbsp;&nbsp;&nbsp;&nbsp;…
Iwiyohiyanpatakiyahe tonwanyo *(<small>Est</small>)*<br>
*(<small>Est</small>)*<br>
Iwiyohiyanpatakiyahe tonwanyo<br>
&nbsp;&nbsp;&nbsp;&nbsp;…
Itokanatakiyahe tonwanyo *(<small>Sud</small>)*<br>
*(<small>Sud</small>)*<br>
Itokanatakiyahe tonwanyo<br>
&nbsp;&nbsp;&nbsp;&nbsp;…
Wakăntakiyahe tonwanyo *(<small>Ciel</small>)*<br>
*(<small>Ciel</small>)*<br>
Wakăntakiyahe tonwanyo<br>
&nbsp;&nbsp;&nbsp;&nbsp;…
Makătakiyahe tonwanyo *(<small>Terre</small>)*<br>
*(<small>Terre</small>)*<br>
Makătakiyahe tonwanyo<br>
&nbsp;&nbsp;&nbsp;&nbsp;…
-- Enseignement d'Archie Fire Lame Deer
Expand Down

0 comments on commit 80e34ce

Please sign in to comment.