Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <xx-html><xx-head>
  3.  
  4. <style>
  5.  
  6. body, td {
  7. font-family: verdana, sans-serif;
  8. font-size: 10pt;
  9. }
  10. tt, pre {
  11. font-family: monospace;
  12. }
  13. a {
  14. text-decoration: none;
  15. }
  16. a:hover {
  17. text-decoration: underline;
  18. }
  19. .shadowed, .ljadshadowed {
  20. font-size: 8pt;
  21. background: ;
  22. }
  23. .ljadshadowed div {
  24. visibility: visible;
  25. position: relative;
  26. }
  27. .meta {
  28. font-size: 8pt;
  29. }
  30. .index {
  31. font-size: 8pt;
  32. }
  33. .caption, .index {
  34. color: ;
  35. }
  36. .comments {
  37. font-size: 8pt;
  38. }
  39. </style>
  40.  
  41. <link href="http://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet" type="text/css">
  42. <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro|Raleway:200" rel="stylesheet">
  43.  
  44.  
  45.  
  46.  
  47.  
  48. <style>
  49.  
  50.  
  51.  
  52.  
  53. body, td {
  54. font-family: verdana, sans-serif;
  55. font-size: 10pt;
  56. }
  57. tt, pre {
  58. font-family: monospace;
  59. }
  60. a {
  61. text-decoration: none;
  62. }
  63. a:hover {
  64. text-decoration: underline;
  65. }
  66. .shadowed, .ljadshadowed {
  67. font-size: 8pt;
  68. background: ;
  69. }
  70. .ljadshadowed div {
  71. visibility: visible;
  72. position: relative;
  73. }
  74. .meta {
  75. font-size: 8pt;
  76. }
  77. .index {
  78. font-size: 8pt;
  79. }
  80. .caption, .index {
  81. color: ;
  82. }
  83. .comments {
  84. font-size: 8pt;
  85. }
  86. </style>
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94. <style>
  95.  
  96.  
  97.  
  98.  
  99.  
  100. /* background */
  101. @font-face{font-family: lils; src:url("https://dl.dropboxusercontent.com/s/5vhw40or7buzrnx/cursive.otf");}
  102. @font-face{font-family: vulture; src:url("https://dl.dropboxusercontent.com/s/m56zhpot4068j48/LD Shelly Script Regular.ttf");}
  103. @font-face{font-family: milk; src:url("https://dl.dropboxusercontent.com/s/ypu1pvmzzud9ofh/fox%20in%20the%20snow.ttf");}
  104.  
  105. body {
  106. background-color:#f6f2f3;
  107. height: 100%;}
  108.  
  109. img {
  110. opacity: 0.7;
  111. filter: alpha(opacity=70);}
  112.  
  113. /* thanks @lowe! original code by ~enola@ij w/ tons of edits made!*/
  114.  
  115. .entrybox td.meta {font family: arial; font-size:8px; line-height:10px; letter-spacing: 0px; text-transform: none; color: #7e7e7e;}
  116.  
  117. table {border:0px solid #727272;} table table {border:0;}
  118.  
  119. tr {text-align:justify;} .entrybox {width:596px;} .date, a.index {visibility:visible !important;}
  120.  
  121. table table table td.meta {font-size:0px;line-height:8px;}
  122. p table.entrybox table table td.meta, table table table td.meta a {font-size:7px;letter-spacing:1.5px;line-height:0px;margin-top:-4px; margin-left:18px;}
  123.  
  124. .entrybox, .shadowed {background: url(http://i.imgur.com/eLjRmuC.png);box-shadow:0 0 0px #dddddd; background-color: #;
  125. border-left: 0px solid; border-right: 0px; border-top: 0px; border-bottom:0px; border-image:url() 4 repeat;}
  126.  
  127. /* body text */
  128. tr, td, table, body {padding:1px; font-family: arial; font-size:8px; line-height:10px; letter-spacing: 0px; color:#727272; text-transform:none;}
  129.  
  130. /* subject lines */
  131. p table table td.caption {font-family: raleway; font-size:7px; line-height:14px; color:#727272; letter-spacing: 1px; text-shadow:1px 1px 1px #eeeeee;text-transform:uppercase;}
  132.  
  133. /* namefield. */
  134. .shadowed td div {z-index:10; padding-top:20px; font-family: 'milk', cursive; font-size:30px; letter-spacing:1px; line-height:10px; color:#4b4a4a;text-shadow: 0px 3px 0px #ffc9d6, 0px -3px 0px #e3e3e3;text-transform:lowercase;}
  135. .shadowed td div img {box-shadow: 0 0 0 !important;}
  136.  
  137. /* all misc little text */
  138. p.index, .index, tr.caption, .meta, td.meta, .comments, .date {z-index:0; font-family: raleway; font-size:7px;line-height:11px; color:#727272; letter-spacing:1px; text-transform:uppercase; padding:0px;}
  139. .date {padding:0 2 0 2;display:block;text-align:left;} b {font-weight:normal !important;}
  140.  
  141. /* link effects. */
  142. a, a VISITED, a:active {color: #727272; text-decoration: none;; -webkit-transition-duration: 1.2s; -moz-transition-duration: 1.2s; transition-duration: 1.2s;}
  143. a:hover{color: #f07491; text-decoration: none;-webkit-transition-duration: 1.2s; -moz-transition-duration: 1.2s; transition-duration: 1.2s;}
  144.  
  145.  
  146. /* usericons & locks. */
  147. .shadowed img{width: 65; height: 65; border: 0px dashed #000; padding: 2px; border-radius: 100 100 100 100; background-image:url(); border-radius:100px; -webkit-border-radius:100px; -moz-border-radius:100px; background-image:url('');}
  148. .shadowed td div img {box-shadow: 0 0 0 !important; padding:2; background: none !important; }
  149. .shadowed img{ border-radius:100px; -webkit-border-radius:100px; -moz-border-radius:100px; padding: 2px;
  150. background: -webkit-linear-gradient(left top, #ffc9d6, #e3e3e3, #f07491); /* For Safari 5.1 to 6.0 */
  151. background: -o-linear-gradient(bottom right, #ffc9d6, #e3e3e3, #f07491); /* For Opera 11.1 to 12.0 */
  152. background: -moz-linear-gradient(bottom right, #ffc9d6, #e3e3e3, #f07491); /* For Firefox 3.6 to 15 */
  153. background: linear-gradient(to bottom right, #ffc9d6, #e3e3e3, #f07491); /* Standard syntax (must be last) */ }
  154.  
  155. table table tr.caption td.caption, .entrybox td table td.index, tr.caption {visibility:hidden;}
  156.  
  157.  
  158. /* friends page icons & users. */
  159. .entrybox a.index {background:transparent; color:#b16a72; font-size:6px;}
  160.  
  161.  
  162. /* usericons and locks*/
  163. .caption img{width: 10px;height: 10px;}
  164. .ljuser img {display: none;}
  165. .ljuser:before {content: "";}
  166.  
  167. </style>
  168.  
  169.  
  170.  
  171. <=GLOBAL_HEAD
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement