mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
set description <b> tags to be purple
This commit is contained in:
parent
0555d5cd97
commit
fa8092b70e
2 changed files with 5 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
|
@ -30,6 +30,10 @@
|
|||
padding: space(16);
|
||||
white-space: pre-line;
|
||||
line-height: space(28);
|
||||
|
||||
b {
|
||||
color: $color-primary;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue