Fixed CSS.
This commit is contained in:
parent
d321e3a162
commit
7f6bfe2d52
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
<script src="Chart.bundle.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="row center_table" style="width: 1400px;">
|
||||
<div class="center_table" style="width: 1400px;">
|
||||
|
||||
<div style="margin: 5px;">
|
||||
<a id="" href="propertyStats.xhtml" class="button">Toutes</a>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<script src="Chart.bundle.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="row center_table" style="width: 1100px;">
|
||||
<div class="center_table" style="width: 1100px;">
|
||||
|
||||
<div style="margin: 5px;">
|
||||
<a id="" href="socialNetworks.xhtml" class="button">Tous</a>
|
||||
|
|
Loading…
Reference in a new issue