docs: update gettingstarted

This commit is contained in:
Administrator 2025-01-27 14:12:12 -08:00 committed by DeLuce
parent 1c1c65496e
commit fb8eced519

View File

@ -2,7 +2,7 @@
title: Getting Started
description:
published: true
date: 2025-01-27T22:10:53.381Z
date: 2025-01-27T22:12:10.627Z
tags:
editor: code
dateCreated: 2025-01-27T20:50:39.270Z
@ -13,22 +13,24 @@ dateCreated: 2025-01-27T20:50:39.270Z
<div style="
border: 1px solid #888;
border-radius: 8px;
padding: 10px;
padding: 15px;
background-color: #2a2a2a;
text-align: center; /* Ensures all child text is centered */
text-align: center;
color: #fff;
font-size: 20px;
font-weight: bold;
line-height: 1.4; /* Adjust line height for closer spacing */
">
<p style="margin: 0;">
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.
</p>
<p style="color: #4a90e2; font-size: 16px; margin:25px 0 0 0;">
<p style="color: #4a90e2; font-size: 16px; margin: 5px 0 0 0; line-height: 1;">
<strong>BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION</strong>
</p>
</div>
<br>
<div style="
border: 1px solid #888;