eduroam-prg-sg-1-44-62.net.univ-paris-diderot.fr 2026-1-19:17:10:5

This commit is contained in:
oskar
2026-01-19 17:10:05 +01:00
parent 5d5970f433
commit ed1f8dbcb3
3 changed files with 40 additions and 31 deletions

View File

@@ -31,7 +31,7 @@
.markdown-rendered h3.BC-codeblock-tree-title {
margin-bottom: 0px;
margin-top: 0px;
color: var(--color-accent);
color: rgb(30, 180, 30);
}

View File

@@ -1,37 +1,46 @@
.cm-header-1,
.cm-header-1 span a,
.markdown-rendered h1 {
color: #1b9419;
body {
--h1-color: #1b9419;
--h2-color: #2967b3;
--h3-color: #c9893a;
--h4-color: #6c9abb;
--h5-color: #9d85c8;
--h6-color: #789278;
}
.cm-header-2,
.cm-header-2 span a,
.markdown-rendered h2 {
color: #2967b3 !important;
}
/* .cm-header-1, */
/* .cm-header-1 span a, */
/* .markdown-rendered h1 { */
/* color: #1b9419; */
/* } */
.cm-header-3,
.cm-header-3 span a,
.markdown-rendered h3 {
color: #c9893a;
}
/* .cm-header-2, */
/* .cm-header-2 span a, */
/* .markdown-rendered h2 { */
/* color: #2967b3 !important; */
/* } */
.cm-header-4,
.cm-header-4 span a,
.markdown-rendered h4 {
color: #6c9abb;
}
/* .cm-header-3, */
/* .cm-header-3 span a, */
/* .markdown-rendered h3 { */
/* color: #c9893a; */
/* } */
.cm-header-5,
.cm-header-5 span a,
.markdown-rendered h5 {
color: #9d85c8;
}
/* .cm-header-4, */
/* .cm-header-4 span a, */
/* .markdown-rendered h4 { */
/* color: #6c9abb; */
/* } */
.cm-header-6,
.cm-header-6 span a,
.markdown-rendered h6 {
color: #789278;
}
/* .cm-header-5, */
/* .cm-header-5 span a, */
/* .markdown-rendered h5 { */
/* color: #9d85c8; */
/* } */
/* .cm-header-6, */
/* .cm-header-6 span a, */
/* .markdown-rendered h6 { */
/* color: #789278; */
/* } */

View File

@@ -15,4 +15,4 @@ field-groups: [downs]
depth: [0, 0]
```
- tidy evaluation
- tidy evaluation