# HG changeset patch # User zas_ # Date 1226351674 0 # Node ID aeb8360c2e2cb83af0b25083ba4e7708dc85ee27 # Parent 6d84a387b7f56c11eb4808469e8d1509687e1437 Cosmetic changes in image search and find duplicates shortcuts tables. diff -r 6d84a387b7f5 -r aeb8360c2e2c doc/style.css --- 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 {