Advertisement
momverikov

Christmas layout 03

Nov 5th, 2018
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.92 KB | None | 0 0
  1. ABOUT ME:
  2.  
  3. <style>
  4.  
  5. /*TEXT CODES*/
  6.  
  7.  
  8. @import url('https://fonts.googleapis.com/css?family=Roboto');
  9.  
  10. a .text { font-weight: normal; font-family:neuton; }
  11.  
  12. {font-family: !important; font-size:10px !important; color:black !important;}
  13.  
  14. table, tr, td, li, p, div, .btext, .blacktext10, .lightbluetext8, .orangetext15, .redtext, .redbtext, .text, .whitetext12, a:active, a:visited, a:link, a:hover, a.navbar:active, a.navbar:visited, a.navbar:link, a.navbar:hover, a.redlink:active, a.redlink:visited, a.redlink:link, a.redlink:hover {font-family:roboto; color:; font-size:10px;font-weight:normal;text-decoration:none;}
  15. font-family: 'Shadows Into Light', cursive;
  16.  
  17. /*HIDING & SHIFTING CODES*/
  18.  
  19. #footerWarpper {display:none;}
  20. .userProfileURL {display:none;}
  21. .userProfileDetail {display:none;}
  22. table.profileInfo td td {display:none;}
  23. .latestBlogEntry {display:none;}
  24. .contactTable {display: none;}
  25. div td {display:none;} table {top:-10px; position:relative;} table table {top:0px; position:relative;}
  26.  
  27. .Blurbs {margin-top:-25px;}
  28. .extendedNetwork {margin-top:-10px;}
  29. .friendSpace {margin-top:-15px;}
  30. .friendsComments {margin-top:10px;}
  31. .interestsAnddetails {margin-top:-20px;}
  32. .friendsComments {margin-top:-15px;}
  33. .extendedNetwork {margin-top:3px;}
  34.  
  35.  
  36. /*BACKGROUND*/
  37.  
  38. body {
  39. background-image: url('https://imgur.com/Q6Jel3T.jpg?auto=compress&cs=tinysrgb&h=350'); background-attachment:fixed; background-repeat: repeat; background-position:center;
  40. margin-top: 10px;
  41.  
  42. }
  43.  
  44. /*DEFAULT TABLE*/
  45.  
  46. table.profileInfo td td.text {display:table-cell; _display:inline;}
  47. .profileInfo {margin-top:-0px;margin-left:0px;}
  48. .profileInfo td.text a img {border: 1px double #222222; padding:3px;}
  49.  
  50. .nametext, .blacktext1, big a, .blacktext1, big {
  51. font-family:'Roboto', sans-serif;
  52. padding-left:5px;
  53. font-size: 15px!important;
  54. font-weight: normal!important;
  55. font-style: normal!important;
  56. letter-spacing: 1px!important;
  57. line-height: 20px!important;
  58. text-transform: none!important;
  59. }
  60.  
  61. /*EXTENDED NETWORK*/
  62.  
  63.  
  64. .katamari Section Manager
  65. { http://abrax.us/SectionManager }
  66. table.extendedNetwork span.blacktext12 a {display:none;}
  67. table.extendedNetwork {height:75px;}
  68.  
  69.  
  70.  
  71. /*BLURBS*/
  72.  
  73. table.blurbs td td span.orangetext15
  74. {color: #000000;
  75. font-weight: normal;letter-spacing: 0px;
  76. text-transform: lowercase;
  77. font-style:normal;
  78. font-align:right;
  79. font-family:'Roboto', sans-serif;
  80. background-color:ffffff;
  81. padding:1px;
  82. border-bottom:0px solid #222222;}
  83.  
  84.  
  85. /*FRIEND SPACE*/
  86.  
  87. table.friendSpace td.text td td {vertical-align:top;}
  88. table.friendSpace td {padding: 0px 0px 0px 0px;}
  89. table.friendSpace td.text td br {line-height:0px;} table.friendSpace span.btext {display:block;} table.friendSpace td.text td td a img {width:100px; height:129px;}
  90. table.friendSpace .msOnlineNow {display:none;}
  91. .friendSpace .redbtext {font-weight:bold;color:#ffffff;}
  92. table.friendSpace span.btext {color:#ffffff;}
  93. table.friendSpace td {padding:0px;}
  94. table.friendSpace br {display:none;}
  95. table.friendSpace td.text td td br {display:inline;}
  96. table.friendSpace .btext {display:block;}
  97. table.friendSpace td.text td td a img {width:100px; height:120px;}
  98. table.friendSpace td.text div {display:none;}
  99. table.friendSpace .orangetext15 {background-color:181818;font-size:10px !important; display:block; padding:1px; color:222222;}
  100. table.friendSpace table {background-color:transparent;}
  101. table.friendSpace .msOnlineNow {display:none;}
  102.  
  103. table.friendSpace td.text td td a img{
  104. padding:3px; margin:0px;
  105. margin-right:2px;
  106. background-color: #ffffff;
  107. border:1px solid #222222;
  108. transition-duration: 0.5s;
  109. -webkit-transition-duration: 0.5s;
  110. -o-transition-duration: 0.5s;
  111. -moz-transition-duration: 0.5s;}
  112.  
  113.  
  114. table, tr, td, li, p, div {font: 10px tinos; color:#; text-transform:none;}
  115. a:active, a:visited, a:link {font: 10px tinos; color:#000; text-transform:none;}
  116.  
  117.  
  118. /*INTERESTS AND DETAILS*/
  119.  
  120. .lightbluetext8 {color: #000000; font-weight: normal; letter-spacing: 0px; text-transform: lowercase; font-style:normal; font-family:'Roboto', sans-serif;
  121. ; background-color:#fffff;padding:1px;border-bottom:0px solid #222222;}
  122.  
  123. .interestsAndDetails td {width:0px;}
  124. table.interestsAndDetails, table.interestsAndDetails td {border:0px;}
  125. table.interestsAndDetails td td {background-color:#fffff; border: 1px solid #fff;padding:2px;}
  126.  
  127.  
  128. .katamari Section Manager
  129. { http://abrax.us/SectionManager }
  130. table.interestsAndDetails span.lightbluetext8 {display:none;}
  131. .interestsAndDetails td {width:0px;}
  132.  
  133.  
  134. /*COMMENTS*/
  135.  
  136. span.blacktext10 {display:none!important;}
  137.  
  138. /*TITLE BARS*/
  139.  
  140. table.blurbs td.text span.orangetext15 , table.friendSpace td.text span.orangetext15 , .whitetext12 {
  141. font-size:10px;
  142. text-align:right;
  143. text-transform: lowercase;
  144. font-style:normal;
  145. font-family:'Roboto', sans-serif;
  146. line-height:15px;
  147. letter-spacing:1px;
  148. color:#fff;
  149. display:block;
  150. padding:3px;
  151. background-color:#222222;}
  152.  
  153. table table { border: 0px; }
  154. table table table table{border:0px;}
  155. table, tr, td { background-color:#fff; border:none; border-width:0;}
  156. table table table {border-style:none;border-width:0px;background-color:#fff}
  157.  
  158. /*MISCELLANEOUS*/
  159.  
  160. <audio autoplay loop>
  161. <source src="http://k003.kiwi6.com/hotlink/cgp9hb98f8/Take_Your_Time.mp3">
  162. </audio>
  163.  
  164.  
  165. blockquote {width:240px;line-height:14px;text-align:justify;margin: 0 auto;}
  166.  
  167. ::-webkit-scrollbar-thumb {
  168. height:25px;
  169. background-color:#222222;
  170. border: 1px solid #222222;
  171. }
  172.  
  173. ::-webkit-scrollbar {
  174. height:9px;
  175. width:3px;
  176. background-color:#666666;
  177. border: 1px solid #888888;
  178. }
  179.  
  180.  
  181. </style>
  182.  
  183.  
  184.  
  185. INTERESTS:
  186.  
  187. <p align=right>
  188. <a href="URL">LINK</a> ◣
  189. <a href="URL">LINK</a> ◣<br>
  190. <i><small>Now Playing: Santa Tell Me - Ariana Grande</small></i>
  191. </p>
  192.  
  193.  
  194.  
  195. MUSIC (you can paste this anywhere):
  196.  
  197. <audio autoplay loop>
  198. <source src="http://k003.kiwi6.com/hotlink/srp3f6ytmm/Ariana_Grande_-_Santa_Tell_Me_Explicit_Version_.mp3">
  199. </audio>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement