changeset 1123:aeb8360c2e2c

Cosmetic changes in image search and find duplicates shortcuts tables.
author zas_
date Mon, 10 Nov 2008 21:14:34 +0000
parents 6d84a387b7f5
children 697b0761c30d
files doc/style.css
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/style.css	Mon Nov 10 20:42:44 2008 +0000
+++ b/doc/style.css	Mon Nov 10 21:14:34 2008 +0000
@@ -173,11 +173,17 @@
 div.find-duplicates-shortcuts {
 	text-align: center;
 }
+.find-duplicates-shortcuts p {
+	margin: 0.1em;
+}
 
 /* image_search_search.html */
 div.search-shortcuts {
 	text-align: center;
 }
+.search-shortcuts p {
+	margin: 0.1em;
+}
 
 /* index.html */
 .menu ul {