Skip to content

Commit

Permalink
Highlight time elements when proofreading
Browse files Browse the repository at this point in the history
  • Loading branch information
robinwhittleton authored and acabal committed Oct 23, 2024
1 parent c3902f8 commit 29996ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion se/data/templates/proofreading.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/* Proofreading CSS */
[epub|type~="z3998:roman"],
[lang]:not(html),
abbr{
abbr,
time{
background: #C0C0C0;
}

0 comments on commit 29996ce

Please sign in to comment.