X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/c9f72a88dbb0246ec82594c4b3f91fe28bb23df9..48117ac314e09a3c7341321a7cf7e6f8b868b154:/Services.mdwn diff --git a/Services.mdwn b/Services.mdwn index 7339fa4..884102a 100644 --- a/Services.mdwn +++ b/Services.mdwn @@ -10,20 +10,14 @@ var content = d3.select("#content"); var consensus_figure = content.append("figure") - .style("margin", "0") - .style("width", "45%") - .style("float", "left") - .style("text-align", "center"); + .attr('class', 'graph graph-consensus') consensus_figure.append("span") .attr("id", "consensus-pie"); consensus_figure.append("figcaption") .text(L10n.consensus_weight); var exit_figure = content.append("figure") - .style("margin", "0 5% 0 0") - .style("width", "44%") - .style("float", "left") - .style("text-align", "center"); + .attr('class', 'graph graph-exit') exit_figure.append("span") .attr("id", "exit-pie"); exit_figure.append("figcaption") @@ -41,7 +35,7 @@ Relais Nos oignons fait actuellement fonctionner les relais Tor suivants : - +
Emplacement