mirror of
https://github.com/TheErrorExe/blockattack
synced 2025-09-04 12:31:17 +02:00
Update index.html
This commit is contained in:
parent
9d8d440ffd
commit
b75f6c1ef8
@ -9,8 +9,12 @@
|
|||||||
<script src="/static/js/script.js" defer></script>
|
<script src="/static/js/script.js" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#guide {
|
#guide {
|
||||||
text-align: center; /* Nur den Text mittig ausrichten */
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
ol {
|
||||||
|
list-style: none;
|
||||||
|
padding-left: 0;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user