mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 10:02:02 -04:00
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:
parent
2a2940f60b
commit
bbb35911cd
3 changed files with 63 additions and 36 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue