Merge pull request 'Do not style <time> elements as bold text' (#1190) from time-no-bold into main

Reviewed-on: https://codeberg.org/readeck/readeck/pulls/1190
Reviewed-by: olivier <olivier@noreply.codeberg.org>
This commit is contained in:
olivier
2026-04-18 13:25:30 +02:00
3 changed files with 0 additions and 4 deletions
-1
View File
@@ -140,7 +140,6 @@ div.main.photo img {
}
strong,
time,
b {
font-weight: bold;
}
-2
View File
@@ -135,7 +135,6 @@ h6 {
}
strong,
time,
b {
font-weight: bold;
}
@@ -284,7 +283,6 @@ main.content {
}
strong,
time,
b {
font-weight: bold;
}
-1
View File
@@ -60,7 +60,6 @@ $line-height: 1.5;
}
strong,
time,
b {
font-weight: bold;
}