add prev/next pictures for easier slide show mode
[photo-tags.git] / style.css
index b81bbbbbfa910b22e07d36c00ce1bcc2eec1b0d6..75bea143862d0cdc567de9554415ac51aad6ae41 100644 (file)
--- a/style.css
+++ b/style.css
@@ -52,4 +52,11 @@ footer {
 }
 
 
-.debug { position: absolute; top:0; left:0}
\ No newline at end of file
+.debug { position: absolute; top:0; left:0}
+
+.nextprev ul li {
+    display:inline;
+}
+.nextprev ul li img {
+    padding-right: 5px;
+}
\ No newline at end of file