comparison doc/style.css @ 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
comparison
equal deleted inserted replaced
1122:6d84a387b7f5 1123:aeb8360c2e2c
171 171
172 /* image_search_finding_duplicates.html */ 172 /* image_search_finding_duplicates.html */
173 div.find-duplicates-shortcuts { 173 div.find-duplicates-shortcuts {
174 text-align: center; 174 text-align: center;
175 } 175 }
176 .find-duplicates-shortcuts p {
177 margin: 0.1em;
178 }
176 179
177 /* image_search_search.html */ 180 /* image_search_search.html */
178 div.search-shortcuts { 181 div.search-shortcuts {
179 text-align: center; 182 text-align: center;
183 }
184 .search-shortcuts p {
185 margin: 0.1em;
180 } 186 }
181 187
182 /* index.html */ 188 /* index.html */
183 .menu ul { 189 .menu ul {
184 font-size: 110%; 190 font-size: 110%;