X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats.git;a=blobdiff_plain;f=www%2Fcss%2Fppastats.css;h=ba7634798da1f041be4069be111186f6eb7cb877;hp=f7fec114eea817f7ef85cf4007d2e9483be91297;hb=1378a843b2e5ce3fbc4429b07844cc37d42e0d8e;hpb=b59ec44bffce28192c6408fed838c4d593a17c82 diff --git a/www/css/ppastats.css b/www/css/ppastats.css index f7fec11..ba76347 100644 --- a/www/css/ppastats.css +++ b/www/css/ppastats.css @@ -1,56 +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; -} - -#charts { - color: #000; - float: right; - width: 80%; - margin: 0 0 0 0; - padding: 0 0 0 0; -} - -#details { - 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; -} - -#footer { - padding-top: 2em; - color: #666; - clear: both; - text-align: right; - font-size: 75%; -} \ No newline at end of file