url |
^https?://(www\.)?melonbooks\.co\.jp/ |
nextLink |
//a[@title='次へ'] |
pageElement |
//div[@class="paging paging_green"]/preceding-sibling::div[contains(@class,"products")] |
exampleUrl |
https://www.melonbooks.co.jp/new/new.php https://www.melonbooks.co.jp/tags/index.php?pageno=1&genre=%E3%83%A9%E3%83%96%E3%83%A9%E3%82%A4%E3%83%96%21&pageno=1&orderby=date https://www.melonbooks.co.jp/monopoly/monopoly.php |
Stylish |
@-moz-document url-prefix("https://www.melonbooks.co.jp/") {
.autopagerize_page_separator~div.products div.layout_box div.product{margin-right:15.25px;
margin-left:15.25px;}
}
@-moz-document url-prefix("https://www.melonbooks.co.jp/tags/") {
.autopagerize_page_separator~div.frame div.product{margin-right: 24.5px;
margin-left: 24.5px;}
} |