Advertisement
Guest User

About Me;

a guest
Mar 22nd, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. <style>
  2. td.text table {position:relative; top: -18px;}
  3. td.text table table {position:static;}
  4.  
  5. table, tr, td {background-color:#fff;}
  6.  
  7. body {
  8. background-color:#374f47;
  9. background-image:url(");
  10. background-attachment:fixed;
  11. background-repeat:repeat;
  12. background-position:center;
  13. margin-left:0; }
  14. </style>
  15.  
  16. <!-- f o n t s & l i n k s -->
  17. <style>
  18. table, tr, td, li, p, div {
  19. font:9px Arial;
  20. color:#000;
  21. line-height:100%;
  22. text-align:justify; }
  23.  
  24. a:active, a:visited, a:link {
  25. padding:5px;
  26. text-align:center;
  27. font:12px Arial;
  28. height:auto;
  29. width:auto;
  30. color:#000;
  31. display:inline-block;
  32. -webkit-transition: all .5s ease;
  33. -moz-transition: all .5s ease;
  34. -o-transition: all .5s ease; }
  35.  
  36. a:hover {
  37. letter-spacing:2px;
  38. color:#374f47;
  39. text-decoration:none;
  40. -webkit-transition: all .5s ease;
  41. -moz-transition: all .5s ease;
  42. -o-transition: all .5s ease; }
  43. </style>
  44.  
  45.  
  46. <!-- p r o f i l e i m a g e -->
  47. <style>
  48. table.profileinfo td.text a img {
  49. background-color:#ffffff;
  50. border: 8px solid #374f47;
  51. padding:4px;}
  52. </style>
  53.  
  54. <!-- h i d e a u t o n a v i -->
  55. <style>
  56. div td {display:none;}
  57. table {top:0px; position:relative;}
  58. table table {top:0px; position:relative;}
  59. </style>
  60.  
  61. <!-- c o r n e r c r e d it -->
  62. <style>
  63. #credit a {
  64. font:35px georgia;
  65. color:#ef9eac;
  66. height:35px;
  67. width:auto;
  68. right:5px;
  69. bottom:5px;
  70. position:fixed; }
  71.  
  72. #credit a:hover {
  73. letter-spacing:0px; }
  74. </style>
  75.  
  76. <!-- h i d e c o d e s // g o a w a y -->
  77. <style>
  78. .nametext { display:none; }
  79. .extendedNetwork { display:none; }
  80. .latestBlogEntry { display:none; }
  81. .blurbs {display:none}
  82. .contactTable { display: none; }
  83. .userProfileURL { display:none; }
  84. .interestsAndDetails { display:none; }
  85. .userProfiledetail { display:none; }
  86. table.profileInfo td td {display:none;}
  87. table.profileInfo td td.text { display:table-cell; _display:inline;}
  88. .lightbluetext8 {display:none;}
  89. table table table table td {width:0px;}.contactTable td, table table td.text table td,table table table table table td {width:auto;}
  90. .friendsComments {display:none;}
  91. .friendSpace {display:none;}
  92. </style>
  93.  
  94.  
  95.  
  96. <link href='https://fonts.googleapis.com/css?family=Lobster|Fjalla+One' rel='stylesheet' type='text/css'>
  97.  
  98. <style>
  99. n {color:d7bbaa;}
  100. m {text-shadow:.2px .2px 0px #a7a7a7;}
  101.  
  102. @font-face {font-family:buttercup;src:url('https://dl.dropbox.com/s/94r8x256ahxlyn1/buttercup_sample.otf');}</style>
  103. <br />
  104.  
  105. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement