Make picture list nicer
[app-web-oof.git] / static / style.css
index dfc299fb23317dfd54960c04e747da5df2391b6f..f95eb4145761c1b5ee5f113f270b188841f64cf9 100644 (file)
@@ -95,9 +95,16 @@ a.title {
        font-weight: bold;
 }
 
+#pictures {
+       margin-left: 0;
+       padding-left: 0;
+}
+
 #pictures li {
        list-style-type: none;
        margin: 0;
+       padding: 0.2em;
+       display: inline-block;
 }
 
 footer {
This page took 0.011291 seconds and 4 git commands to generate.