X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2Fcss%2Fppastats.css;h=ba7634798da1f041be4069be111186f6eb7cb877;hb=87f9e3fc5960cb9abfd918d7214c848bb988c91d;hp=d266644acfaf11f91a01ffc49951e1f6cdc83560;hpb=91119f38b1102166475467dc0cee470bac61f01c;p=ppastats.git diff --git a/www/css/ppastats.css b/www/css/ppastats.css index d266644..ba76347 100644 --- a/www/css/ppastats.css +++ b/www/css/ppastats.css @@ -1,48 +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, div.distros { - width: 20%; - float: left; -} - -li { - list-style: none; - padding: 0em 0em 0em 1em; -} - -h1 { - text-transform: uppercase; -} - -ul { - margin: 0 0 0 0; - padding: 0 0 0; -} \ No newline at end of file