This commit is contained in:
Oscar Plaisant
2024-12-26 11:25:36 +01:00
parent 602a41e7f8
commit 805e4ba565
17 changed files with 80 additions and 39 deletions

View File

@@ -130,6 +130,11 @@
--callout-color: 54, 140, 243; /* same blue as h1 headings */
--callout-icon: feather;
}
/* même les liens sont bleus pour les définitions */
.callout[data-callout="definition"] > .callout-title > .callout-title-inner > a,
.callout[data-callout="définition"] > .callout-title > .callout-tiltle-inner > a {
color: inherit;
}
.callout[data-callout="démonstration"], .callout[data-callout="Démonstration"]{
/* démonstrations (expecially in maths) */

View File

@@ -1,4 +1,4 @@
body {
aody {
/* font SIZES */
/*--font-ui-normal: ...*/
@@ -51,11 +51,11 @@ a.tag {
/* ⣏⡱ ⣏⡱ ⡎⢱ ⣏⡱ ⣏⡉ ⣏⡱ ⢹⠁ ⡇ ⣏⡉ ⢎⡑ */
/* ⠇ ⠇⠱ ⠣⠜ ⠇ ⠧⠤ ⠇⠱ ⠸ ⠇ ⠧⠤ ⠢⠜ */
.markdown-source-view .metadata-container {
margin: 0;
padding: 0;
font-size: var(--font-adaptative-normal);
}
/*.markdown-source-view .metadata-container {*/
/* margin: 0;*/
/* padding: 0;*/
/* font-size: var(--font-adaptative-normal);*/
/*}*/
/*┏━┓╻ ╻ ╻┏━╸╻┏┓╻┏━┓*/
/*┣━┛┃ ┃ ┃┃╺┓┃┃┗┫┗━┓*/