comparison doc/style.css @ 1127:ad40d1ec0726

Page cleanup and fixed. Remove obsolete note.
author zas_
date Mon, 10 Nov 2008 23:36:12 +0000
parents e09f504d7f11
children e0d275b9ebaa
comparison
equal deleted inserted replaced
1126:b3ca77e0cb4f 1127:ad40d1ec0726
171 171
172 /* image_presentation_fullscreen.html */ 172 /* image_presentation_fullscreen.html */
173 div.fullscreen-shortcuts { 173 div.fullscreen-shortcuts {
174 text-align: center; 174 text-align: center;
175 } 175 }
176 .fullscreen-shortcuts p {
177 margin: 0.1em;
178 }
179 td.fullscreen-shortcuts-separator {
180 background-color: white;
181 font-size: 110%;
182 }
183
176 div.fullscreen-functions { 184 div.fullscreen-functions {
177 text-align: center; 185 text-align: center;
186 }
187 .fullscreen-functions p {
188 margin: 0.1em;
178 } 189 }
179 190
180 /* image_search_finding_duplicates.html */ 191 /* image_search_finding_duplicates.html */
181 div.find-duplicates-shortcuts { 192 div.find-duplicates-shortcuts {
182 text-align: center; 193 text-align: center;