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

Merge branch 'placate-carrie' into 'master'

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

See merge request !64
parents ffb97af4 c881246e
Branches
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