X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2Fcss%2Fppastats.css;h=ba7634798da1f041be4069be111186f6eb7cb877;hb=1378a843b2e5ce3fbc4429b07844cc37d42e0d8e;hp=1d3f636ae6fde37219793d3c45a499c56c1db11a;hpb=0ffa32c4daf36b425e7aca8caf1d2f81809be2ee;p=ppastats.git diff --git a/www/css/ppastats.css b/www/css/ppastats.css index 1d3f636..ba76347 100644 --- a/www/css/ppastats.css +++ b/www/css/ppastats.css @@ -1,35 +1,7 @@ -body { - padding: 1em 1em 1em 1em; - font-family: "Ubuntu", sans-serif; - color: #000; - background-color: #fff; +table.jqplot-table-legend { + width: auto; } -em { - font-weight: bold; - font-style: normal; +#pkgs, #distros > ul, #versions > ul{ + list-style-type: none; } - -a { - color: #1982D1; - font-style: normal; - text-decoration: none; -} - -a:hover { - text-decoration: underline; -} - -#chart { - float: right; - width: 80%; - margin: 0 0 0 0; - padding: 0 0 0 0; - font-size: 0.75em; -} - -#versions { - width: 20%; - float: left; -} -