mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
up displayed pages
This commit is contained in:
parent
83dd9f7472
commit
a58b0efcad
319 changed files with 9426 additions and 212 deletions
|
@ -48,7 +48,6 @@ h6 {
|
|||
}
|
||||
|
||||
body {
|
||||
/* Improve text rendering */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
padding-bottom: 20vh;
|
||||
|
@ -67,6 +66,10 @@ svg {
|
|||
max-width: 100%;
|
||||
}
|
||||
|
||||
pre, .sourceCode {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
/* Inherit fonts for form controls */
|
||||
input,
|
||||
button,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue