From 14daa5644598836fd6321038c6b0a496c7874374 Mon Sep 17 00:00:00 2001
From: Lars-Dominik Braun
- summing up to roughly - 1.2 billion words or - 7.6 billion characters. - The plot below shows ا ل ي م و ن can be considered the most frequently used letters in the Arabic language. diff --git a/doc/style.css b/doc/style.css index 4f9d63f..d6adf0f 100644 --- a/doc/style.css +++ b/doc/style.css @@ -141,3 +141,14 @@ div.fingerhandstats .fingers .thumb { border: 0.1em solid #2aa198; /* cyan */ } +.pure-table td.numint { + text-align: right; + padding-right: 0; +} + +.pure-table td.numfrac { + border-left: none; + text-align: left; + padding-left: 0; +} + -- cgit v1.2.3