-
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
16 changed files
with
774 additions
and
289 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
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,76 @@ | ||
# 📿 大悲咒 | ||
|
||
----- | ||
<!-- <div align="center"><img style="display: block; width: 100%; margin: 0 auto;" src="./img/2024-10-22-15-07-59.png" alt="no image found"></div> --> | ||
<div align="center"><img style="display: block; width: 100%; margin: 0 auto;" src="./img/2024-10-22-14-48-46.png" alt="no image found"></div> | ||
<div align="center"><img style="display: block; width: 100%; margin: 0 auto;" src="./img/2024-10-22-14-49-05.png" alt="no image found"></div> | ||
<div align="center"><img style="display: block; width: 100%; margin: 0 auto;" src="./img/2024-10-22-15-00-37.png" alt="no image found"></div> | ||
<div align="center"><img style="display: block; width: 100%; margin: 0 auto;" src="./img/2024-10-22-15-03-06.png" alt="no image found"></div> | ||
<div align="center"><img style="display: block; width: 100%; margin: 0 auto;" src="./img/2024-10-22-15-04-32.png" alt="no image found"></div> | ||
<div align="center"><img style="display: block; width: 100%; margin: 0 auto;" src="./img/2024-10-22-15-05-38.png" alt="no image found"></div> | ||
|
||
|
||
<style> | ||
.vp-doc p { | ||
margin: 5px 0; | ||
} | ||
|
||
.mantra-box { | ||
margin: 2px 0 !important; | ||
text-align: center; | ||
background-color: #FBF4E1; | ||
padding: 10px; | ||
border-radius: 5px; | ||
font-size: 1.2em; | ||
line-height: 1.5; | ||
font-weight: 500; | ||
color: #140000; | ||
/* font-family: KaiTi, "楷体", "楷体_GB2312", STKaiti, "华文楷体", serif; */ | ||
letter-spacing: 0.06em; | ||
padding: 1.8em; | ||
} | ||
|
||
.mantra-title { | ||
text-align: center; | ||
font-size: 1.8em; | ||
font-weight: 1000; | ||
color: #C40007; | ||
margin-top: 30px; | ||
margin-bottom: 10px; | ||
} | ||
|
||
.mantra-space { | ||
height: 0.8em; | ||
} | ||
|
||
.mantra-times { | ||
color: #513027; | ||
font-size: 0.8em; | ||
margin-top: -0.8em; | ||
margin-bottom: 0.8em; | ||
} | ||
|
||
.mantra-important { | ||
color: #6F2AA9; | ||
} | ||
</style> | ||
|
||
|
||
<div class="mantra-box"> | ||
<div class="mantra-title" style="font-size: 1.8em;"> | ||
六字大明咒 | ||
</div> | ||
|
||
ong mā ní bēi měi hòng | ||
|
||
唵 嘛 呢 呗 美 吽 | ||
|
||
|
||
<div class="mantra-title" style="font-size: 1.8em;"> | ||
大悲咒心咒 | ||
</div> | ||
|
||
嗡 哇几拉 达儿玛 哈利 | ||
</div> | ||
|
||
<p align="center"><img style="display: block; width: 600px; margin: 0 auto;" src="./img/2024-10-25-15-05-42.png" alt="no image found"></p> |
Oops, something went wrong.