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
|
@ -50,13 +50,10 @@ h6 {
|
|||
}
|
||||
|
||||
body {
|
||||
/* Improve text rendering */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
padding-bottom: 20vh;
|
||||
padding-bottom: 2rem;
|
||||
// background: #222;
|
||||
// color: #fff;
|
||||
}
|
||||
|
||||
/* Improve media defaults */
|
||||
|
@ -71,7 +68,9 @@ svg {
|
|||
margin-bottom: 1rem;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
pre, .sourceCode{
|
||||
overflow:auto;
|
||||
}
|
||||
/* Inherit fonts for form controls */
|
||||
|
||||
input,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue