Retoca tamaño de fuente en los enlaces al imprimir

This commit is contained in:
Manuel Cillero 2020-10-30 13:13:20 +01:00
parent 0a14c61f5a
commit 6f9b7ff421

View file

@ -1306,6 +1306,7 @@ body.tax-quote_author_tag .quote-author a:hover {
content: " <" attr(href) ">";
color: #3c8dbc;
font-weight: 300;
font-size: 90%;
text-transform: initial;
word-break: break-all;
}