Added distro/arch information in package version page
[ppastats.git] / www / css / ppastats.css
index 1d3f636..d266644 100644 (file)
@@ -28,8 +28,21 @@ a:hover {
     font-size: 0.75em;
 }
 
-#versions {
+#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