Allow code highlight for notes

This commit is contained in:
Thomas Sileo 2022-07-04 19:43:37 +02:00
parent 5f34c2aee6
commit d18bf7c7d5
3 changed files with 98 additions and 2 deletions

View file

@ -33,6 +33,10 @@ color: $primary-color;
}
}
.codehilite {
margin: 50px 0;
}
.activity-main {
a {
color: $text-color;