docs: update gettingstarted
This commit is contained in:
parent
246b1e0302
commit
b875216471
@ -2,7 +2,7 @@
|
||||
title: Getting Started
|
||||
description:
|
||||
published: true
|
||||
date: 2025-01-27T22:05:49.418Z
|
||||
date: 2025-01-27T22:08:44.767Z
|
||||
tags:
|
||||
editor: code
|
||||
dateCreated: 2025-01-27T20:50:39.270Z
|
||||
@ -14,17 +14,20 @@ dateCreated: 2025-01-27T20:50:39.270Z
|
||||
border: 1px solid #888;
|
||||
border-radius: 8px;
|
||||
padding: 15px;
|
||||
background-color: #2a2a2a; /* Gray background */
|
||||
text-align: center;
|
||||
background-color: #2a2a2a;
|
||||
text-align: center; /* Ensures all child text is centered */
|
||||
color: #fff;
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
">
|
||||
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.<br>
|
||||
<span style="color: #4a90e2; font-size: 16px;">
|
||||
<p>
|
||||
Please follow this simple guide to install <span style="color: #4a90e2;">NGD scripts</span>.
|
||||
</p>
|
||||
<p style="color: #4a90e2; font-size: 16px;">
|
||||
<strong>BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION</strong>
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
<div style="
|
||||
border: 1px solid #888;
|
||||
|
Loading…
Reference in New Issue
Block a user