This commit is contained in:
Oscar Plaisant
2024-11-01 11:45:32 +01:00
parent 5b65eb2b2a
commit c891129430
288 changed files with 4504 additions and 3520 deletions

View File

@@ -1,4 +1,4 @@
* {
body {
/* font SIZES */
/*--font-ui-normal: ...*/
@@ -7,6 +7,7 @@
--font-ui-smaller: 15px;
/* dataview */
--table-background: inherit;
/* --table-row-alt-background: #1A1A1A; */
@@ -14,7 +15,6 @@
/* tags */
body:not(.minimal-unstyled-tags) a.tag,
a.tag {
@@ -23,11 +23,11 @@ a.tag {
/* horizontal rulers */
.markdown-rendered hr {
border-color: var(--text-normal);
border-color: var(--tx2);
}
.is-live-preview .markdown-rendered hr {
margin-bottom: 2rem;
margin-top: 2rem;
margin-bottom: 1rem;
margin-top: 1rem;
}
/* ⡇ ⡇ ⢎⡑ ⢹⠁ ⢎⡑ */