]> nos-oignons.net Git - website.git/blobdiff - Services.mdwn
Ajout https
[website.git] / Services.mdwn
index 7339fa4d20f52ba7c581f5beb8291fb654454b5c..884102aa11cc180c6e866fff81c54ec7f329a4c9 100644 (file)
 
 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Ā :
 
-<table>
+<table class="tor-nodes">
   <thead>
     <tr>
       <th>Emplacement</th>