thesis (p-thesis-last)

This commit is contained in:
Julie Blanc 2026-04-09 22:10:24 +02:00
parent 5715733a40
commit 824317476c
4 changed files with 17 additions and 11 deletions

View file

@ -52,12 +52,21 @@ blockquote{
}
}
blockquote u{
text-decoration: none;
text-transform: uppercase;
font-size: var(--fs-small);
}
// blockquote u{
// text-decoration: none;
// text-transform: uppercase;
// font-size: var(--fs-small);
// color: red;
// }
// u{
// color: red;
// }
ul{
color: red;
}