Modified Guides Page to use MD Files

This commit is contained in:
BloxerHD 2025-07-04 22:56:23 +01:00
commit 1374cd226b
10 changed files with 180 additions and 115 deletions

View file

@ -148,6 +148,9 @@ form {
background-color: #6d0606;
color: white;
margin: 4px 0;
text-align: center;
line-height: 48px;
text-decoration: none;
}
.guide-content {
@ -167,7 +170,7 @@ form {
padding: 8px
}
.filepath {
code {
background-color: #610707;
color: white;
border-radius: 5px;