mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-11-25 22:24:20 +01:00
set description <b> tags to be purple
This commit is contained in:
parent
0555d5cd97
commit
fa8092b70e
File diff suppressed because one or more lines are too long
@ -30,6 +30,10 @@
|
|||||||
padding: space(16);
|
padding: space(16);
|
||||||
white-space: pre-line;
|
white-space: pre-line;
|
||||||
line-height: space(28);
|
line-height: space(28);
|
||||||
|
|
||||||
|
b {
|
||||||
|
color: $color-primary;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user