tentacoolgoods

star wars

Oct 11th, 2017
675
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
  3. <link rel="stylesheet" href="https://fontcity.neocities.org/jedi.css">
  4. <link rel="shortcut icon" href="https://i.imgur.com/6RCWQEi.png">
  5. <title>title</title>
  6.  
  7. <style>
  8. /* layout by tentacool - feel free to reach out for assistance */
  9. /* you do not need to rehost any of my fonts unless you choose to */
  10.  
  11.  
  12. tr {text-align:justify;}
  13. body {background: #000 url(https://imgur.com/PHx8FXU.png); background-attachment: fixed;}
  14. td {font-family:; font-size:12px; line-height:12px; color:#000000; letter-spacing:0px; font-size: 10px; color:#000000;}
  15. .entrybox, .shadowed {border-width: 0px 0px 0px 2px; padding: 0px; background-color:#131313;}
  16.  
  17. /* controls font in entries */
  18. td {font-family:; line-height:12px; color:#d8d8d8; letter-spacing:0px; font-size: 10px; text-shadow:1px 1px 1px #000;}
  19.  
  20. /* removes top nav extra words */
  21. table table table td.meta {font-size:0px;line-height:0px;}
  22.  
  23. /* hides top title and extra text around name field links */
  24. table table tr.caption td.caption, tr.caption {visibility:hidden; line-height: 0px;}
  25. table table table td.meta a {font-size:7px;letter-spacing:1px;line-height:7px;padding-top:9px;margin-left:25px;}
  26.  
  27. /* namefield. */
  28. .shadowed td div {font-family: jedi, sans-serif; font-size:45px; line-height:30px; letter-spacing:0px; color:#747474; text-shadow: 0px 0px 10px #72F0FA; padding-top: 10px; font-weight:light; text-transform:lowercase;}
  29.  
  30. /* icon*/
  31. .shadowed img {border: 6; border-radius:100px 100px 100px 100px; box-shadow: #72F0FA 0px 0px 10px 1px;width:80; height:80; margin-bottom:0px;}
  32.  
  33. /* link effects. */
  34. a {color: #007287; text-decoration: none; transition: all 0.6s ease-in-out; -o-transition-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out;}
  35. a:hover {text-decoration: none; color: #72F0FA; text-shadow: 0px 0px 1px #eee; transition: all 0.6s ease-in-out; -o-transition-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out;}
  36.  
  37. /*mood & music*/
  38. .entrybox td.meta {display:none; line-height:8px; color:#fff; font-size:7px;}
  39.  
  40. /* date & time. */
  41. .entrybox td.index {display:none; line-height:8px; color:#fff; font-size:7px;}
  42.  
  43. /*top right navigation */
  44. tr.caption {visibility:hidden;}
  45.  
  46. /* comments. */
  47. .comments {font-family: roboto, sans-serif; font-size:8px; line-height:8px; letter-spacing:1px; text-transform:uppercase; color:#3d84bf;}
  48.  
  49. /* subject lines */
  50. p table table td.caption {font-family: roboto, sans-serif; font-size: 11px; line-height: 10px; letter-spacing: 1px;
  51. padding: 0px; margin-bottom: 3; text-transform: uppercase;}
  52.  
  53. /*--- TINYICONS ---*/
  54.  
  55. /* USER */
  56. img[src*="img/userinfo.gif"]{
  57. background:transparent url()no-repeat!important;
  58. width:0!important;
  59. height:0!important;
  60. padding:12px 0 0 12px!important;
  61. margin-bottom:0px;
  62. }
  63.  
  64. /* COMM */
  65. img[src*="img/community.gif"]{
  66. background:transparent url()no-repeat!important;
  67. width:0!important;
  68. height:0!important;
  69. padding:12px 0 0 12px!important;
  70. margin-bottom:0px;
  71. }
  72.  
  73. /* LOCK */
  74. img[src*="img/icon_protected.gif"]{
  75. background:transparent url(https://i.imgur.com/pNBtGT1.png)no-repeat!important;
  76. width:0!important;
  77. height:0!important;
  78. padding:12px 0 0 12px!important;
  79. margin-bottom:0px;
  80. }
  81.  
  82. /* PRIVATE */
  83. img[src*="img/icon_private.gif"]{
  84. background:transparent url(https://i.imgur.com/pNBtGT1.png)no-repeat!important;
  85. width:0!important;
  86. height:0!important;
  87. padding:12px 0 0 12px!important;
  88. margin-bottom:0px;
  89. }
  90.  
  91. /* all misc little text */
  92. p.index, .index, tr.caption, .meta, .date {font-family: roboto, sans-serif; font-size: 8px; line-height:7px; color:#fff; letter-spacing:1px; text-transform:uppercase; padding:0px;}
  93. b {font-weight:normal !important;}
  94.  
  95. /* friends page icons & users. */
  96. .entrybox a.index {background-color:#ffffff; color:#dddddd; font-size:8px; text-transform:uppercase;}
  97.  
  98. </style>
  99. <=GLOBAL_HEAD
Advertisement
Add Comment
Please, Sign In to add comment