Advertisement
kawaiibuu

CREAM blogroll

Mar 7th, 2014
2,098
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. <head>
  2. <!-- made by tumblr user softwaring -->
  3. <!-- http://jubileethemes.tumblr.com -->
  4. <!-- please respect my work and keep on all credits -->
  5. <style>
  6. body {
  7. background: #F4E1D5;
  8. font-family: consolas;
  9. font-size: 10px;
  10. letter-spacing: 1px;
  11. word-break: keep-all;
  12. }
  13. small {
  14. text-transform: uppercase;
  15. }
  16. #postoutter {
  17. -webkit-box-shadow: 7px 7px 0px 0px #C99898;
  18. -moz-box-shadow: 7px 7px 0px 0px #C99898;
  19. box-shadow: 7px 7px 0px 0px #C99898;
  20. width: 700px; height: 500px;
  21. border:1px outset {color:holder background};
  22. outline: 1px solid #C99898;
  23. margin: 150px auto;
  24.  
  25. background: #E7CDBD;
  26. background-size: 100% 100%;
  27. }
  28.  
  29. img {
  30. max-width: 100%;
  31. border:1px outset #F3E7DF;
  32. outline: 1px solid #C99898;
  33. padding: 5px;
  34. margin: 5px;
  35. }
  36.  
  37.  
  38. .inner {
  39. overflow: auto;
  40. height: 80%;
  41. width:80%;
  42. margin: 15px auto;
  43. text-align: center;
  44. padding: 10px;
  45. border:1px outset #F3E7DF;
  46. outline: 1px solid #C99898;
  47. background: #F3E7DF;
  48. }
  49. #nav {
  50. margin: 10px;
  51. }
  52. a {
  53. color:{color:link};
  54. }
  55. a:active {
  56. color:{color:link click};
  57. }
  58. a:hover {
  59. color:{color:link hover};
  60. }
  61. #nav a {
  62.  
  63. font-family: 'silkscreen'; font-size: 12px;
  64. text-decoration:none;
  65. color:black;
  66. background: #EED4D4;
  67. line-height: 18px;
  68. font-size: 8px;
  69. height: 35px;
  70. padding: 5px;
  71. border:1px outset #EED4D4;
  72. outline: 1px solid #C99898;
  73. }
  74.  
  75. #nav a:active {
  76. border:1px inset #C99898;
  77. background: #C99898;
  78. }
  79. .post {
  80. width: 500px;
  81. margin: 10px auto 55px auto;
  82. padding: 5px 0px; text-align: center;
  83.  
  84. }
  85.  
  86. #s-m-t-tooltip { z-index: 99999999999999999999999999999999999999999999; letter-spacing:1.5px; padding: 3px; text-align:center; color: {color:text}; word-break: break-word;
  87. max-width: 140px; font-size: 8px; text-transform:uppercase; display:block; margin:10px 10px 10px 10px; margin-left: 20px; outline: 1px solid #C99898; border: 1px outset #F3E7DF; background: #F3E7DF; }
  88.  
  89. @font-face{ font-family: "silkscreen"; src:url("http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf"); }
  90. </style>
  91. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  92. <link href="//cdn.shopify.com/s/files/1/0214/3706/t/1/assets/jquery.mCustomScrollbar.css?7416" rel="stylesheet" type="text/css" media="all" />
  93. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  94. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  95. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  96. <script>
  97. (function($){
  98. $(document).ready(function(){
  99. $("[title]").style_my_tooltips();
  100. });
  101. })(jQuery);
  102. </script>
  103. <script type="text/javascript">
  104.  
  105. (function($){
  106. $(window).load(function(){
  107. $(".inner").mCustomScrollbar({
  108. theme:"dark-thin",
  109. scrollInertia:350,
  110. scrollButtons:{
  111. enable: true
  112. }
  113. });
  114.  
  115. });
  116.  
  117. })(jQuery);
  118. </script>
  119. <script src="//cdn.shopify.com/s/files/1/0214/3706/t/1/assets/jquery.mCustomScrollbar.concat.min.js?7416" type="text/javascript"></script>
  120. </head>
  121. <body>
  122.  
  123.  
  124.  
  125. <div id="postoutter">
  126.  
  127. <div id="nav">
  128. <center>
  129. <a href="/">home</a>
  130. <a href="/ask">mail</a>
  131. <a href="/archive">index</a>
  132. <a href="http://jubileethemes.tumblr.com">credit</a>
  133.  
  134. </center>
  135. </div>
  136. <div class="inner">
  137. {block:Following}
  138. <div align="center">
  139. {block:Followed}
  140. <a title="{FollowedName}" href="{FollowedURL}" target="_blank">
  141. <img src="{FollowedPortraitURL-48}" style="background:#C99898;"/></a>
  142. {/block:Followed}
  143. </div>
  144. {/block:Following}
  145. </div> </div>
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement