Se reduce también el tamaño de la fuente de los botones de los filtros

This commit is contained in:
Manuel Cillero 2018-02-14 01:48:02 +01:00
parent bec180a653
commit d9f6aae62b

View file

@ -112,13 +112,13 @@ p.breadcrumb {
padding: 10px 0; padding: 10px 0;
text-align: left; text-align: left;
font-weight: bold; font-weight: bold;
font-size: 13px !important;
} }
div.subject h3 { div.subject h3 {
font-size: 20px; font-size: 20px;
} }
p.author {
p.breadcrumb, p.buttons, p.author, p.other-formats {
font-size: 13px !important; font-size: 13px !important;
} }