Skip to content
Snippets Groups Projects

Make <strong> font the same as <body>.

Merged Adam Caprez requested to merge placate-carrie into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -127,3 +127,7 @@ table-layout: fixed;
padding-top: 2px;
padding-bottom: 2px;
}
body strong {
font-family: "Mercury SSm A","Mercury SSm B","Times New Roman",serif;
}
Loading