my recent actions with goodreads website

4 years ago hamad Reading time: 1 minute

Last modification noticed was: (1 day ago)

<style>
	#customize-list{
		float:left;
		margin-left:20px;
		list-style:none;
	}
  #gr_updates_widget{
	float:left;
	border-radius: 5px;
	background-color:#fff;
	border:solid #683205 10px;
	-webkit-box-shadow: 0px 0px 4px 1px #595959,
	inset 0px 0px 0px 1px #7D730B;
	-moz-box-shadow: 0px 0px 4px 1px #595959,
	inset 0px 0px 0px 1px #7D730B;
	box-shadow: 0px 0px 4px 1px #595959,
	inset 0px 0px 0px 1px #7D730B;
	padding:15px 0 0px 15px;
	width:250px;
	height:365px;
  }
  #gr_footer{
	margin-bottom:0px;
	height:30px;
  }
  #gr_updates_widget p{
	padding:0px;
	margin:0;
	font-size:14px;
  }
  #gr_footer img{
	width:100px;
	float:left;
  }
</style>
<div id="gr_updates_widget">
  <iframe sandbox id="the_iframe" src="https://goodreads.com/widgets/user_update_widget?height=400&num_updates=10&user=109140477&width=250" width="248" height="330" frameborder="0"></iframe>
      <div id="gr_footer">
        <a href="https://www.goodreads.com/"><img alt="Goodreads: Book reviews, recommendations, and discussion" src="https://s.gr-assets.com/images/layout/goodreads_logo_140.png" /></a>
      </div>
    </div>