Allow code highlight for notes
This commit is contained in:
parent
5f34c2aee6
commit
d18bf7c7d5
3 changed files with 98 additions and 2 deletions
|
@ -33,6 +33,10 @@ color: $primary-color;
|
|||
}
|
||||
}
|
||||
|
||||
.codehilite {
|
||||
margin: 50px 0;
|
||||
}
|
||||
|
||||
.activity-main {
|
||||
a {
|
||||
color: $text-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue