fix: style
This commit is contained in:
parent
1f52cf47e2
commit
40d2b989e3
|
@ -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> —
|
||||
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue