Skip to content

Instantly share code, notes, and snippets.

@busse
Created August 15, 2019 17:49
Show Gist options
  • Save busse/d89ec1ec57bb213f0edabd00635334c3 to your computer and use it in GitHub Desktop.
Save busse/d89ec1ec57bb213f0edabd00635334c3 to your computer and use it in GitHub Desktop.
<!-- Show static HTML/CSS as a placeholder in case js is not enabled - javascript include will override this if things work -->
<style type="text/css" media="screen">
.gr_custom_container_1565891172 {
/* customize your Goodreads widget container here*/
border: 0px solid gray;
border-radius:10px;
padding: 10px 5px 10px 5px;
background-color: #FFFFFF;
color: #000000;
width: 500px
}
.gr_custom_header_1565891172 {
/* customize your Goodreads header here*/
border-bottom: 1px solid gray;
width: 100%;
margin-bottom: 5px;
text-align: center;
font-size: 120%
}
.gr_custom_each_container_1565891172 {
/* customize each individual book container here */
width: 100%;
clear: both;
margin-bottom: 10px;
overflow: auto;
padding-bottom: 4px;
border-bottom: 1px solid #aaa;
}
.gr_custom_book_container_1565891172 {
/* customize your book covers here */
overflow: hidden;
height: 160px;
float: left;
margin-right: 4px;
width: 98px;
}
.gr_custom_author_1565891172 {
/* customize your author names here */
font-size: 10px;
}
.gr_custom_tags_1565891172 {
/* customize your tags here */
font-size: 10px;
color: gray;
}
.gr_custom_rating_1565891172 {
/* customize your rating stars here */
float: right;
}
</style>
<div id="gr_custom_widget_1565891172">
<div class="gr_custom_container_1565891172">
<h2 class="gr_custom_header_1565891172">
<a style="text-decoration: none;" rel="nofollow" href="https://www.goodreads.com/review/list/47798502-busse?shelf=at-office&amp;utm_medium=api&amp;utm_source=custom_widget">Busse&#39;s bookshelf at Terazo</a>
</h2>
<div class="gr_custom_each_container_1565891172">
<div class="gr_custom_book_container_1565891172">
<a title="Unlabel: Selling You Without Selling Out" rel="nofollow" href="https://www.goodreads.com/review/show/1414104237?utm_medium=api&amp;utm_source=custom_widget"><img alt="Unlabel: Selling You Without Selling Out" border="0" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1407137942l/16130724._SX98_.jpg" /></a>
</div>
<div class="gr_custom_rating_1565891172">
<span class=" staticStars notranslate" title="it was amazing"><img alt="it was amazing" src="https://www.goodreads.com/images/layout/gr_red_star_active.png" /><img alt="" src="https://www.goodreads.com/images/layout/gr_red_star_active.png" /><img alt="" src="https://www.goodreads.com/images/layout/gr_red_star_active.png" /><img alt="" src="https://www.goodreads.com/images/layout/gr_red_star_active.png" /><img alt="" src="https://www.goodreads.com/images/layout/gr_red_star_active.png" /></span>
</div>
<div class="gr_custom_title_1565891172">
<a rel="nofollow" href="https://www.goodreads.com/review/show/1414104237?utm_medium=api&amp;utm_source=custom_widget">Unlabel: Selling You Without Selling Out</a>
</div>
<div class="gr_custom_author_1565891172">
by <a rel="nofollow" href="https://www.goodreads.com/author/show/6572627.Marc_Ecko">Marc Ecko</a>
</div>
</div>
<br style="clear: both"/>
<center>
<a rel="nofollow" href="https://www.goodreads.com/"><img alt="goodreads.com" style="border:0" src="https://www.goodreads.com/images/widget/widget_logo.gif" /></a>
</center>
<noscript>
Share <a rel="nofollow" href="https://www.goodreads.com/">book reviews</a> and ratings with Busse, and even join a <a rel="nofollow" href="https://www.goodreads.com/group">book club</a> on Goodreads.
</noscript>
</div>
</div>
<script src="https://www.goodreads.com/review/custom_widget/47798502.Busse's%20bookshelf%20at%20Terazo?cover_position=left&cover_size=medium&num_books=100&order=a&shelf=at-office&show_author=1&show_cover=1&show_rating=1&show_review=1&show_tags=0&show_title=1&sort=date_added&widget_bg_color=FFFFFF&widget_bg_transparent=&widget_border_width=none&widget_id=1565891172&widget_text_color=000000&widget_title_size=medium&widget_width=wide" type="text/javascript" charset="utf-8"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment