Advertisement
tentacoolgoods

lyrical

Nov 1st, 2017
459
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.40 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <link href="https://fonts.googleapis.com/css?family=Amatic+SC|Caveat|Raleway" rel="stylesheet">
  3.  
  4. <style>
  5. /* layout by styleshaz with edits by tentacool - feel free to reach out for assistance */
  6.  
  7. /* default font */
  8. td{font-family:; line-height:11px; letter-spacing:0px; font-size: 10px;}
  9. tr{text-align:justify;}
  10.  
  11. /*background*/
  12. body{margin-top: 20px !important;
  13. background-color: #ebebeb;
  14. background-image: url("https://www.transparenttextures.com/patterns/brushed-alum-dark.png");}
  15.  
  16. /* link effects. */
  17. a {color: #00B5C0; text-decoration: none; transition: all 0.9s ease-in-out; -o-transition-transition: all 0.9s ease-in-out; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out;}
  18. a:hover {text-decoration: none; color: #fff; transition: all 0.9s ease-in-out; -o-transition-transition: all 0.9s ease-in-out; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out;}
  19.  
  20. /*removes top*/
  21. .shadowed img {display: none;}
  22. table table table table .meta {visibility:hidden; position:absolute; top:1px}
  23. tr.caption {display:none}
  24. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  25.  
  26. /*entrybox*/
  27. /* entrybox background and shadow */
  28. .entrybox { background: url(http://i.imgur.com/eLjRmuC.png); box-shadow: 1px 2px 3px #afafaf;}
  29.  
  30. /*removes locks*/
  31. .caption img {display: none;}
  32. .ljuser img {display: none;}
  33.  
  34. /*date and time*/
  35. .entrybox td.index {display: none;}
  36.  
  37. /*mood & music*/
  38. .entrybox td.meta {display:visible;}
  39.  
  40. /* comments */
  41. .comments {font-family: helvetica; letter-spacing:2px; font-size:7px; line-height:10px; text-transform:uppercase;}
  42.  
  43. /*fp icons and font*/
  44. .index, .meta {font-family: helvetica; font-size: 7px; letter-spacing: 2px; line-height: 7px; text-transform: uppercase;}
  45. .index img {background: #00B5C0;border-radius: 50px; height: 75px; width: 75px; padding: 3px; margin-bottom:4px;}
  46.  
  47. /*gif, links, lyrics*/
  48. #top {position: absolute; visibility: visible; top:5px; right:50.0%; margin-right: -300px; z-index:1; text-align:justify; width:600px;}
  49. .lyrics1 {font-family: amatic sc; color: #555555; display: block; font-size: 32px; letter-spacing: 0px; line-height: 30px; text-align: center; text-shadow: 2px 1px 0px #ffffff, 3px 2px 2px #aaaaaa; text-transform: lowercase;}
  50. .lyrics2 {font-family: Caveat; color: #00B5C0; display:block; font-size: 24px; font-style:; letter-spacing: 0px; line-height: 18px; text-align: center; text-shadow: 2px 1px 0px #FFFFFF, 3px 2px 2px #aaaaaa; text-transform: lowercase;}
  51.  
  52. #gif {position:fixed; visibility: visible; top: 110px; margin-left: -620px; z-index: 2; box-shadow: 1px 2px 3px #afafaf;}
  53.  
  54. #nav{border-radius: 5px; width: 6px; height: 6px; overflow: hidden; display: inline-block; color: transparent; padding: 1; margin-bottom: 1;font-family: raleway; font-size: 8px; text-transform: uppercase; letter-spacing: 1; line-height: 8px; -webkit-transition: all 0.4s ease-in;} #nav:hover{width: 50px; color: #fff; font-family: raleway; font-size: 8px; text-transform: uppercase; letter-spacing: 1; line-height: 6px; padding-left: 5;padding-top: 1;}
  55. #links {position:fixed; visibility: visible; top:230px; right:50.0%; margin-right: 270px; z-index:10; text-align:justify; width:210px;}
  56. .one, .two, .three, .four {background-color:#00B5C0;display: block;}
  57. </style>
  58. <=GLOBAL_HEAD
  59.  
  60. FRIENDS_WEBSITE<=
  61. <div id="top"><font class="lyrics1">i will travel across the land searching far and wide</font>
  62. <font class="lyrics2">teach pokemon to understand the power that’s inside</font></div>
  63.  
  64. <div id="gif"><img src="https://imgur.com/fE6H5hH.gif" style="display:inline; width:300px;"></div>
  65. <div id="links"><a href="/" class="one" id="nav">entries</a> <a href="/profile" class="two" id="nav">profile</a> <a href="/calendar" class="three" id="nav">calendar</a> <a href="/friends" class="four" id="nav">friends</a><br></font></div>
  66.  
  67. <=FRIENDS_WEBSITE
  68.  
  69. LASTN_WEBSITE<=
  70. <div id="top"><font class="lyrics1">i will travel across the land searching far and wide</font>
  71. <font class="lyrics2">teach pokemon to understand the power that’s inside</font></div>
  72.  
  73. <div id="gif"><img src="https://imgur.com/fE6H5hH.gif" style="display:inline; width:300px;"></div>
  74. <div id="links"><a href="/" class="one" id="nav">entries</a> <a href="/profile" class="two" id="nav">profile</a> <a href="/calendar" class="three" id="nav">calendar</a> <a href="/friends" class="four" id="nav">friends</a><br></font></div>
  75.  
  76. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement