mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
add margin
This commit is contained in:
parent
b5ac4c9d82
commit
fc4b96a7f4
@ -10,7 +10,7 @@
|
|||||||
<script src="index.js"></script>
|
<script src="index.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body onload="sortList('GameList')">
|
<body style="margin-left: 30px;" onload="sortList('GameList')">
|
||||||
<h1>Flash games.</h1>
|
<h1>Flash games.</h1>
|
||||||
<p>On this page you can play flash games, all of these run on <a title="Ruffle" href="https://ruffle.rs">Ruffle</a>
|
<p>On this page you can play flash games, all of these run on <a title="Ruffle" href="https://ruffle.rs">Ruffle</a>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user