From d9f6aae62bfe7122f24eb691bccf46be254712a6 Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Wed, 14 Feb 2018 01:48:02 +0100 Subject: [PATCH] =?UTF-8?q?Se=20reduce=20tambi=C3=A9n=20el=20tama=C3=B1o?= =?UTF-8?q?=20de=20la=20fuente=20de=20los=20botones=20de=20los=20filtros?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/themes/circlepro/stylesheets/application.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; }