Resolve "Notification and announcement header lines are not bold"
All threads resolved!
Closes #462 (closed)
Edited by Julian
Merge request reports
Activity
added part::frontend type::bug labels
added 1 commit
- 6116b0a6 - Apply correct font-weight to strong tags in alerts
assigned to @hansegucker and unassigned @ZugBahnHof
- Resolved by Jonathan Weth
It seems
<strong>
is wrong. It should be semantically tagged (the markup must not have any information about the visual appearance of elements).
added 1 commit
- 3bd089a4 - Use semantic html elements in announcements an notifications
added 1 commit
- 3f26256c - Use correct semantic html element (figures) for notifications and alerts
requested review from @nik
mentioned in commit 2d970cb9
Please register or sign in to reply