share-selected-text
Version:
share selected text on twitter, buffer, stumbleupon, digg, tumblr & reddit. Inspired by medium.com
1 lines • 671 B
CSS
body,html{padding:0;margin:0}.container{width:720px;margin:auto}article h1{font-family:Lato,sans-serif;font-weight:300;font-size:40px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(64,70,88,.15)}article h2{font-size:26px;font-weight:400;font-family:Lato,sans-serif}article p{font-family:Merriweather,serif;font-size:17px;line-height:1.7;font-weight:300}article img{width:100%;margin:20px 0;padding:10px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transition:all .3s cubic-bezier(.25,.8,.25,1)}article img:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}footer{text-align:center;font-family:Lato,sans-serif}