Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @font-face {
- font-family: "Beauty Demo";
- src: url('https://dl.dropbox.com/s/2haibba3rtx06l0/BeautyDemo%20%281%29.otf');
- format("truetype");}
- #made_in_you {
- width: 600px;
- height: auto;
- }
- #made_in_you .base {
- padding: 10px;
- border: 10px solid #000;
- margin: 25px 0 0;
- }
- #made_in_you .basepost {
- box-sizing: border-box;
- border: 1px solid #000;
- padding: 35px;
- }
- #made_in_you .post {
- text-align: justify;
- font: 14px Merriweather;
- color: #000;
- line-height: 170%;
- outline: 1px solid #000;
- outline-offset: 30px;
- }
- #made_in_you .lowhead {
- height: 130px;
- background-image: linear-gradient(to left, #08088A, #b5c4ff);
- padding: 10px;
- margin-top: 5px;
- }
- #made_in_you .foto {
- width: 100px;
- height: 100px;
- border: 10px solid #fff;
- background: url(https://66.media.tumblr.com/4e4750929df1015e17d01ddcbdbd3134/tumblr_ppaot6xD9C1r3hdhfo4_250.gifv) center/cover;
- position: relative;
- border-radius: 100%;
- float: left;
- }
- #made_in_you .quote {
- color: #fff;
- font: 10px Montserrat;
- font-weight: bold;
- width: 330px;
- text-align: justify;
- text-transform: uppercase;
- line-height: 130%;
- position: relative;
- left: 25px;
- box-sizing: border-box;
- }
- #made_in_you .name {
- font: 47px Beauty Demo;
- display: inline-block;
- text-transform: lowercase;
- color: #fff;
- text-align: center;
- line-height: 100%;
- padding: 5px;
- box-sizing: border-box;
- }
- #made_in_yout:after {
- display: block;
- content: "「sp」";
- padding: 5px 10px;
- font: 8px Consolas;
- text-transform: uppercase;
- font-weight: bold;
- opacity: .4;
- color: #8c8c8c; }
- #made_in_you:hover:after {
- content: "「self portrait resources」"; }
Advertisement
Add Comment
Please, Sign In to add comment