You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/src/pages/index.astro
+10-4Lines changed: 10 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -32,15 +32,15 @@ import { Icon } from '@astrojs/starlight/components';
32
32
33
33
<p>If you have any questions or problems related to scripting, feel free to get in touch with us on <ahref="https://discord.com/invite/mtasa"target="_blank">Discord</a>.</p>
34
34
35
-
<pclass="bigtext"><em>[ Stop playing with yourself ]</em></p>
35
+
<pclass="bigtext">[ Stop playing with yourself ]</p>
36
36
</div>
37
37
</div>
38
38
39
39
<divclass="mtagrid">
40
40
<divclass="mtabox">
41
41
<h3>Play</h3>
42
42
<div>
43
-
<aclass="downloadmta"href="https://multitheftauto.com/"><Iconsize="1.8rem"name="download"color="lightgreen"class="inline-icon" />Download <strong>Multi Theft Auto: San Andreas</strong> ({MTA_CURRENT_VERSION.full})</a>
43
+
<aclass="downloadmta mtagreen"href="https://multitheftauto.com/"><Iconsize="1.8rem"name="download"class="mtadownload-icon mtagreen" />Download <strong>Multi Theft Auto: San Andreas</strong> ({MTA_CURRENT_VERSION.full})</a>
44
44
</div>
45
45
<ul>
46
46
<li><ahref="/Where_to_buy_GTASA">Where to buy GTASA</a></li>
@@ -217,11 +217,17 @@ import { Icon } from '@astrojs/starlight/components';
0 commit comments