fix: style

This commit is contained in:
Laureηt 2022-05-24 18:59:55 +02:00
parent 1f52cf47e2
commit 40d2b989e3
No known key found for this signature in database
GPG key ID: D88C6B294FD40994

View file

@ -4,12 +4,12 @@ Création et suivi de trajectoire de caméras<br>
Option longue 1
</h1>
<div style="
text-align: justify;
max-width: 70rem;
margin-left: auto;
margin-right: auto;
">
<style>
body {
text-align: justify;
max-width: 60rem;
}
</style>
<p align="center">
<a href="mailto:laurent.fainsin@etu.inp-n7.fr">Laurent Fainsin</a> &mdash;
@ -153,5 +153,3 @@ Tandis qu'un client Minecraft tourne au minimum à 60 fps, notre serveur étant
`/points` : permet de lister l'ensemble de points de contrôle éxistant.
`/runas <player> <command>` : exécute une commande à la place d'un autre joueur.
</div>