Estilos para el bloque de citas aleatorias que se muestra después de una cita
This commit is contained in:
parent
ebc7e88b8e
commit
4f0f2e39ba
2 changed files with 19 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue