Estilos para el bloque de citas aleatorias que se muestra después de una cita

This commit is contained in:
Manuel Cillero 2018-12-31 13:20:32 +01:00
parent ebc7e88b8e
commit 4f0f2e39ba
2 changed files with 19 additions and 4 deletions

View file

@ -350,6 +350,21 @@ article.type-quote .entry-content-wrapper p {
text-align: left;
color: #999999 !important;
}
.quotes-after-loop h5 {
margin-bottom: 1em;
}
.quotes-after-loop ul {
margin: 0 0 1em;
}
.quotes-after-loop li.quote {
margin: 1.2em 0 .6em;
}
.quotes-after-loop .quote-text p {
color: #aaa;
}
.quotes-after-loop .quote-author a {
color: #797979;
}
/* EXIF info */
p.exif > span > span {
font-weight: 700;