Fixed CSS.

This commit is contained in:
Christian P. MOMON 2020-11-16 19:12:13 +01:00
parent d321e3a162
commit 7f6bfe2d52
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
<script src="Chart.bundle.min.js"></script> <script src="Chart.bundle.min.js"></script>
</head> </head>
<body> <body>
<div class="row center_table" style="width: 1400px;"> <div class="center_table" style="width: 1400px;">
<div style="margin: 5px;"> <div style="margin: 5px;">
<a id="" href="propertyStats.xhtml" class="button">Toutes</a> <a id="" href="propertyStats.xhtml" class="button">Toutes</a>

View file

@ -11,7 +11,7 @@
<script src="Chart.bundle.min.js"></script> <script src="Chart.bundle.min.js"></script>
</head> </head>
<body> <body>
<div class="row center_table" style="width: 1100px;"> <div class="center_table" style="width: 1100px;">
<div style="margin: 5px;"> <div style="margin: 5px;">
<a id="" href="socialNetworks.xhtml" class="button">Tous</a> <a id="" href="socialNetworks.xhtml" class="button">Tous</a>