diff --git a/public/themes/circlepro/stylesheets/application.css b/public/themes/circlepro/stylesheets/application.css index 739c6c6..aa0bece 100644 --- a/public/themes/circlepro/stylesheets/application.css +++ b/public/themes/circlepro/stylesheets/application.css @@ -112,13 +112,13 @@ p.breadcrumb { padding: 10px 0; text-align: left; font-weight: bold; - font-size: 13px !important; } div.subject h3 { font-size: 20px; } -p.author { + +p.breadcrumb, p.buttons, p.author, p.other-formats { font-size: 13px !important; }