Update RDFa representation for ebooks to better match what's expected in https://developers.google.com/search/docs/data-types/book

This commit is contained in:
Alex Cabal 2021-06-17 14:40:09 -05:00
parent 2a2940f60b
commit bbb35911cd
3 changed files with 63 additions and 36 deletions

View file

@ -869,7 +869,7 @@ article.ebook section#download li{
display: table-row;
}
article.ebook section#download li span{
article.ebook section#download li p > span{
display: table-cell;
vertical-align: top;
padding-top: 2rem;