Advertisement
oliviacodes

blue monday

Nov 6th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. [dohtml]<link href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i" rel="stylesheet">
  2. <link href="https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i" rel="stylesheet">
  3.  
  4. <div id="monday">
  5. <h1>TITLE HERE</h1>
  6.  
  7. <div id="monday-txt">TEXT HERE
  8.  
  9. </div>
  10. <li1></li1><li2></li2>
  11. <blc></blc>
  12. <tag>tagged: @[usernamehere]</tag>
  13. </div>
  14. <a href="oliviacodes.tumblr.com"><div style="width: 400px; margin: 10px auto; text-align: right; font-size: 8px; font-family: arial; text-transform: uppercase; color: #aaa;">oliviacodes</div></a>
  15.  
  16. <style>
  17. #monday {height: 550px; width: 400px; background: #F0EAE1; margin: auto; position: relative}
  18. #monday-txt {height: 300px; width: 240px; background: none; position: absolute; overflow: auto; left: 30px; top: 150px; font-family:roboto; color: #000; text-align: justify; font-size: 11px; letter-spacing: 0.5px; line-height: 16px; padding-right: 7px; box-sizing: border-box; display: block}
  19. #monday-txt::-webkit-scrollbar {width: 7px;}
  20. #monday-txt::-webkit-scrollbar-thumb {background: #000; border: 3px solid #F0EAE1;}
  21. #monday-txt::-webkit-scrollbar-track {background: #F0EAE1!important; border: none!important}
  22. #monday li1 {height: 1px; width: 255px; left: 30px; position: absolute; background: #000; display: block; left: 30px; top: 130px}
  23. #monday li2 {width: 1px; height: 340px; left:285px; position: absolute; background: #000; display: block; top: 130px}
  24. #monday li2:after {height: 1px; width: 50px; background: #000; display: block; position: absolute; content: ""; top: 355px; left: -50px}
  25. #monday h1 {background: #5777E5; mix-blend-mode: multiply; position: absolute; left: 30px; font-family: rubik; font-style: italic; padding: 10px; font-size: 16px; text-transform: lowercase; font-weight: 700; letter-spacing: 2px; top: 80px; color: #000}
  26. #monday tag {width: 255px; left: 30px; bottom: 35px; background: none; position: absolute; text-align: right; height: 20px; line-height: 20px; font-family: rubik; font-weight: 700; color: #000; font-style: italic; letter-spacing: 2px; font-size: 10px;}
  27. #monday-txt::first-letter {font-family: rubik; float: left; font-weight: 900; font-size: 50px; margin: 20px; color: #F0EAE1; text-shadow: 1px 1px 0 #5777E5, -1px -1px 0 #5777E5, 1px -1px 0 #5777E5, -1px 1px 0 #5777E5;}
  28. #monday-txt b {font-family: rubik; text-transform: lowercase; color: #5777E5; font-style: italic;}
  29. #monday tag a {text-decoration: none; color: #000; font-family: rubik; font-weight: 900; }
  30. #monday blc {height: 550px; width: 30px; background: #5777E5; position: absolute; right: 0}
  31. </style>
  32. [/dohtml]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement