Browse Source

Graphe rouge pour les bannis

master
guimoz 9 years ago
parent
commit
613178ad9e
  1. 2
      templates/banned.html

2
templates/banned.html

@ -24,7 +24,7 @@ window.onload = function () {
$(function () {
Highcharts.chart('container', {
chart: {
plotBackgroundColor: null,
plotBackgroundColor: 'red',
plotBorderWidth: 0,
plotShadow: false
},

Loading…
Cancel
Save