Skip to content
Snippets Groups Projects
Verified Commit c881246e authored by Adam Caprez's avatar Adam Caprez
Browse files

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

parent f336b376
No related branches found
No related tags found
1 merge request!64Make <strong> font the same as <body>.
......@@ -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;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment