• R/O
  • SSH
  • HTTPS

autocodeforsql: Commit


Commit MetaInfo

Révision361 (tree)
l'heure2020-05-27 15:43:34
Auteurhilinwei

Message de Log

Change Summary

Modification

--- AutoEpub3/Files/OEBPS/stylesheet.css (revision 360)
+++ AutoEpub3/Files/OEBPS/stylesheet.css (revision 361)
@@ -19,7 +19,7 @@
1919
2020 .mobiList {
2121 font-size: 1.00em;
22- margin-bottom: 0.7em;
22+ margin-bottom: 1.2em;
2323 text-indent: 1em;
2424 }
2525
@@ -228,6 +228,28 @@
228228 }
229229
230230
231+.width050per {
232+ display: inline-block;
233+ page-break-inside: avoid;
234+ max-height: 100%;
235+ max-width: 100%;
236+ width: 50%;
237+ width: 50vw;
238+}
239+
240+.width020per {
241+ display: inline-block;
242+ page-break-inside: avoid;
243+ max-height: 100%;
244+ max-width: 100%;
245+ height: 1em
246+}
247+
248+
249+
231250 span.notes {font-size: smaller}
232-img.gaiji { width: 1em; height: 1em; align: top; }
233251
252+
253+
254+
255+
Afficher sur ancien navigateur de dépôt.