Advertisement
tentacoolgoods

codegrab 6/30

Jun 30th, 2018
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.66 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title>ꜰᴇᴇᴛ, ᴡʜᴀᴛ ᴅᴏ ɪ ɴᴇᴇᴅ ʏᴏᴜ ꜰᴏʀ ᴡʜᴇɴ ɪ ʜᴀᴠᴇ ᴡɪɴɢs ᴛᴏ ꜰʟʏ?</title>
  3. <link rel="shortcut icon" href="https://i.imgur.com/msdSXgI.png">
  4. <link href="http://fonts.googleapis.com/css?family=Hind" rel="stylesheet" type="text/css">
  5. <link href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css">
  6.  
  7.  
  8. <style>
  9. @font-face{font-family: SensationsQualities; src:url("https://www.dropbox.com/pri/get/SensationsQualities.ttf?_subject_uid=677236732&w=AABI-FKHFLcyTJKdYB54LWoeDOhkmT75wzfC1Fgf6lTDug");}
  10.  
  11. /* credit: coding/ell/laurel. overhauls: rianna */
  12.  
  13. /*bg*/
  14. body { background-image: -webkit-linear-gradient(top, #5ee7df 0%, #b490ca 100%);}
  15.  
  16. tr {text-align:justify;}
  17. .entrybox {width:594px;}
  18.  
  19. table table table td.meta {font-size:0px;line-height:0px;}
  20. p table.entrybox table table td.meta, table table table td.meta a {font-size:8px;letter-spacing:1px;line-height:8px;margin-top:-4px;}
  21. table table tr.caption td.caption {visibility:hidden;}
  22.  
  23.  
  24. /* entrybox */
  25. .entrybox {background: url(http://i.imgur.com/AAwMJaB.png); opacity:0.8; background-color: rgba(0, 0, 0, 0.02); box-shadow: 0px 0px 0px rgba(215, 215, 215, 1); border-width: 1px 0 0 0; border-style: solid;
  26. -webkit-border-image: -webkit-linear-gradient(left, #68af48, #3f6c2b) 80% 1;
  27. -moz-border-image: -moz-linear-gradient(left, #68af48, #3f6c2b) 80% 1;
  28. -o-border-image: -o-linear-gradient(left, #68af48, #3f6c2b) 80% 1;
  29. border-image: linear-gradient(left, #68af48, #3f6c2b) 80% 1;}
  30.  
  31. .entrybox, .shadowed {background: url(http://i.imgur.com/AAwMJaB.png); opacity:0.8; box-shadow:0 0 1px #eee;}
  32.  
  33. /* body text */
  34. tr, td, table, body {padding:1px; font-family: hind; font-size: 10px; line-height:11px; color:#333;}
  35.  
  36. /* subject lines */
  37. p table table td.caption{border-top: 0; border-left: 0; border-right: 0; border-bottom: 0px solid #000;
  38. border-image: repeating-linear-gradient(to left, #68af48, #3f6c2b) -7;padding: 0; font-family: hind; font-size:8.5px; text-transform: uppercase; letter-spacing: 1; line-height:12px; background: url();}
  39.  
  40. /* namefield. */
  41. .shadowed td div {font-family: Open Sans Condensed; font-size:31px; letter-spacing:-1px; line-height:20px; color: #fff; text-shadow: 2px 1px 1px #123f36, -1px 0px 4px #6fb1a3; text-transform:uppercase;}
  42. .shadowed td div img {box-shadow: 0 0 0 !important;}
  43.  
  44. /* all misc little text */
  45. td.meta, .comments {font-family: hind; font-size: 8px; line-height:10px; color:black; letter-spacing:1px; text-transform:uppercase; padding:0px;}
  46.  
  47.  
  48. /* link effects. */
  49. a, a.caption, a.index {-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;text-decoration: none; color:#194d3d;}
  50. a:hover {filter: hue-rotate(40deg) saturate(0.8);-webkit-filter: hue-rotate(40deg) saturate(0.8);-moz-filter: hue-rotate(40deg) saturate(0.8);-ms-filter: hue-rotate(40deg) saturate(0.8);-o-filter: hue-rotate(40deg) saturate(0.8);text-decoration: none; color:#194d3d;}
  51.  
  52. /* usericons & locks. */
  53. .index img, .shadowed img {border-radius: 100px; box-shadow:0 0 1px #777; background: linear-gradient(to right, #fff, #edc697);background: -moz-linear-gradient(to right, #fff, #edc697); padding:2px; height:56px; width:56px;}
  54.  
  55. p table table td.caption img {height:6px; width:7px; opacity:0.7;}
  56.  
  57.  
  58. /* friends page icons & users. */
  59. .entrybox a.index {background:transparent; color:#bda99b; font-size:8px;}
  60.  
  61. /* friends page icons & users */
  62. .entrybox tr td table tr td table tr td {
  63. background: transparent;
  64. }
  65.  
  66. ::-webkit-scrollbar {width: 3px;} ::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 0px;background-image: url();background-color:#eee;}
  67. ::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 1px 1px 1px tan;background-image:url('');border-radius:0px;background-color:#fff;}
  68.  
  69.  
  70.  
  71.  
  72. /* hides viewing */
  73. .meta {
  74. color:;
  75. font-family: 'hind';
  76. font-size: 7px;
  77. line-height: 1px;
  78. text-transform: uppercase;
  79. }
  80.  
  81.  
  82. /* hides navigation */
  83. .index {
  84. color:;
  85. font-family: 'hind';
  86. font-size: 7px;
  87. line-height: 1px;
  88. text-transform: uppercase;
  89. }
  90. /* time and date - to hide change display:visible to display:none */
  91. .entrybox td.index{display:visible; font-family: roboto; font-size:6pt; color: #000;}
  92.  
  93. /*mood & music - to hide change display:visible to display:none */
  94. .entrybox td.meta{display:visible; font-family: roboto; font-size:6pt; text-transform: uppercase;}
  95.  
  96. /* upper right links - to hide change display:visible to visibility: hidden */
  97. table table tr.caption td.index{visibility: hidden;}
  98.  
  99. body, a, a:hover { cursor:url('http://static.tumblr.com/obptcxj/QvHmo0l0g/cursor__6_.png'), auto }</style>
  100. <=GLOBAL_HEAD
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement