Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Theme [06]: Determination - Pastebin.com
[go: Go Back, main page]

glenthemes

Theme [06]: Determination

Feb 5th, 2019 (edited)
32,290
2
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 163.47 KB | None | 2 0
  1. <!-------------------------------------------------------------------
  2.  
  3. Theme [06]: Determination
  4. Made by glenthemes
  5.  
  6. Revamp date: 2025/09/05
  7. Last updated: 2026/01/30
  8. Updates/changelog: dub.sh/determination-updates
  9.  
  10. 「 THEME INFO. 」
  11. ❃ Post: glenthemes.tumblr.com/post/182588716009
  12. ❃ Preview: glenthpvs.tumblr.com/determination
  13. ❃ Code: glen-themes.gitlab.io/thms/06/determination
  14.  
  15. 「 HOW TO USE. 」
  16. dub.sh/determination-guide
  17.  
  18. 「 TERMS OF USE. 」
  19. 1) Do not remove the credit.
  20. 2) Do not remove parts of the code without my permission.
  21. 3) Do not claim my codes as your own.
  22. 4) Do not use my works as base codes.
  23. 5) You may add widgets to my themes and pages.
  24.  
  25. 「 CREDITS. 」
  26. ˭̡̞(◞⁎˃ᆺ˂)◞ ~ glencredits.tumblr.com/determination
  27.  
  28. -------------------------------------------------------------------->
  29.  
  30. <!DOCTYPE html>
  31. <html
  32. lang="{block:English}en{/block:English}{block:German}de{/block:German}{block:French}fr{/block:French}{block:Italian}it{/block:Italian}{block:Japanese}ja{/block:Japanese}{block:Turkish}tr{/block:Turkish}{block:Spanish}es{/block:Spanish}{block:Russian}ru{/block:Russian}{block:Polish}pl{/block:Polish}{block:PortuguesePT}pt-PT{/block:PortuguesePT}{block:PortugueseBR}pt-BR{/block:PortugueseBR}{block:Dutch}nl{/block:Dutch}{block:Korean}ko{/block:Korean}{block:ChineseSimplified}zh-CHS{/block:ChineseSimplified}{block:ChineseTraditional}zh-CHT{/block:ChineseTraditional}{block:ChineseHK}zh-HK{/block:ChineseHK}{block:Indonesian}id{/block:Indonesian}{block:Hindi}hi{/block:Hindi}"
  33. blog-name="{Name}"
  34. tumblr-controls-color="{select:tumblr controls color}"
  35. bg-size="{select:background image size}"
  36. {block:IndexPage}index-page{/block:IndexPage}
  37. {block:PermalinkPage}perma-page{/block:PermalinkPage}
  38. {block:SearchPage}search-page{/block:SearchPage}
  39. {block:TagPage}tag-page{/block:TagPage}
  40. {block:AskPage}ask-page{/block:AskPage}
  41. {block:SubmitPage}submit-page{/block:SubmitPage}
  42. {block:Posts}{block:Post1}{block:Date}has-posts{/block:Date}{/block:Post1}{/block:Posts}
  43. font="{select:font}"
  44. caps-font="{select:small caps font}"
  45. heading-font="{select:heading font}"
  46. post-shad="{select:post shadow}"
  47. captions-style="{select:captions style}"
  48. rb-dividers="{select:reblog borders}"
  49. tags-vis="{select:tags}"
  50. draggies="{select:draggable windows}"
  51. iscroll="{select:infinite scroll}"
  52. tt-shad="{select:hover text shadow}"
  53. data-overlayscrollbars-initialize
  54. >
  55.  
  56. <head>
  57.  
  58. <meta charset="UTF-8">
  59. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  60. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  61. <meta property="og:type" content="website">
  62. <meta name="theme-color" content="{AccentColor}">
  63.  
  64. {block:PermalinkPage}{block:Posts}{block:NotReblog}
  65. <meta name="author" content="{Name}">
  66. {/block:NotReblog}{/block:Posts}{/block:PermalinkPage}
  67.  
  68. {block:PermalinkPage}{block:Posts}{block:Date}
  69. <meta name="date" content="{Year}-{MonthNumberWithZero}-{DayOfMonthWithZero}" scheme="YYYY-MM-DD">
  70. {/block:Date}{/block:Posts}{/block:PermalinkPage}
  71.  
  72. <base href="{BlogURL}">
  73.  
  74. <!-- title + meta title -->
  75. <title>
  76. {Title} {block:PostSummary} &vellip; {PostSummary}{/block:PostSummary} {block:TagPage} &vellip; #{Tag}{/block:TagPage} {block:SearchPage} &vellip; {lang:Search}: &ldquo;{SearchQuery}&rdquo; &ndash; {lang:SearchResultCount results}{block:NoSearchResults}{lang:No results found}{/block:NoSearchResults} {/block:SearchPage}
  77. </title>
  78. <meta property="og:title" content="{Title} {block:PostSummary} &vellip; {PostSummary}{/block:PostSummary} {block:TagPage} &vellip; #{Tag}{/block:TagPage} {block:SearchPage} &vellip; {lang:Search}: &ldquo;{SearchQuery}&rdquo; &ndash; {lang:SearchResultCount results}{block:NoSearchResults}{lang:No results found}{/block:NoSearchResults} {/block:SearchPage}">
  79.  
  80. <!-- desc + meta desc -->
  81. <meta name="description" content="{block:Description}{block:IndexPage}{MetaDescription}{/block:IndexPage}{/block:Description}{block:PermalinkPage}{block:PostSummary}{PostSummary}{/block:PostSummary}{/block:PermalinkPage}"/>
  82. <meta property="og:description" content="{block:Description}{block:IndexPage}{MetaDescription}{/block:IndexPage}{/block:Description}{block:PermalinkPage}{block:PostSummary}{PostSummary}{/block:PostSummary}{/block:PermalinkPage}"/>
  83.  
  84. <!-- favicon / tab icon -->
  85. <link rel="shortcut icon" href="{Favicon}">
  86.  
  87. <!--+++++++++++++++++++++++++++++++++++++++++++++++++-->
  88.  
  89. <!----- THEME OPTIONS ----->
  90. {block:Options}
  91. <!-- divider: images -->
  92. <meta name="image:&#x1f4f8;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d408;&#x1d40c;&#x1d400;&#x1d406;&#x1d404;&#x1d412;" content="">
  93. <meta name="image:background image" content="//static.tumblr.com/gtjt4bo/nXdt0a1v1/gyapo_bg_19001927713_transp.png">
  94. <meta name="image:sidebar image" content="//static.tumblr.com/2pnwama/xxut072q1/m4lpmgsh7.gif">
  95. <meta name="image:corner image" content="//64.media.tumblr.com/71893c2b326099e4233389c9d6b29d78/19744b40901350d4-db/s2048x3072/fac3f69417b479481abbd139b9e0044816a76dfa.png">
  96.  
  97. <!-- divider: colors: general colors -->
  98. <meta name="color:&#x1f3a8;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d406;&#x1d404;&#x1d40d;&#x1d404;&#x1d411;&#x1d400;&#x1d40b;&#x20;&#x1d402;&#x1d40e;&#x1d40b;&#x1d40e;&#x1d411;&#x1d412;" content="">
  99. <meta name="color:background" content="#fdfdfd">
  100.  
  101. <!-- divider: colors: sidebar -->
  102. <meta name="color:&#x1f3a8;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d412;&#x1d408;&#x1d403;&#x1d404;&#x1d401;&#x1d400;&#x1d411;" content="">
  103. <meta name="color:sidebar links heart" content="#f56b69">
  104. <meta name="color:sidebar links asterisk" content="#fc8987">
  105. <meta name="color:sidebar links text" content="#ee5d5d">
  106.  
  107. <meta name="color:sidebar shadow" content="#f6d1d1">
  108.  
  109. <!-- divider: colors: description -->
  110. <meta name="color:&#x1f3a8;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d403;&#x1d404;&#x1d412;&#x1d402;&#x1d411;&#x1d408;&#x1d40f;&#x1d413;&#x1d408;&#x1d40e;&#x1d40d;" content="">
  111. <meta name="color:desc window border" content="#f9c1c1">
  112. <meta name="color:desc window BG" content="#fff7f7">
  113.  
  114. <meta name="color:desc title bar border" content="#f9c1c1">
  115. <meta name="color:desc title bar BG" content="#ffffff">
  116. <meta name="color:desc title" content="#ea6161">
  117. <meta name="color:desc title bar buttons border" content="#f9c1c1">
  118. <meta name="color:desc title bar buttons BG" content="#ffffff">
  119. <meta name="color:desc title bar buttons" content="#fc8987">
  120.  
  121. <meta name="color:desc text border" content="#f9c1c1">
  122. <meta name="color:desc text BG" content="#ffffff">
  123. <meta name="color:desc text" content="#63666d">
  124. <meta name="color:desc bold" content="#ee5d5d">
  125. <meta name="color:desc italic" content="#f56b69">
  126. <meta name="color:desc links" content="#ee5d5d">
  127. <meta name="color:desc links underline" content="#f7c8c8">
  128.  
  129. <!-- divider: colors: custom links -->
  130. <meta name="color:&#x1f3a8;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d402;&#x1d414;&#x1d412;&#x1d413;&#x1d40e;&#x1d40c;&#x20;&#x1d40b;&#x1d408;&#x1d40d;&#x1d40a;&#x1d412;" content="">
  131. <meta name="color:custom links border" content="#f9c1c1">
  132. <meta name="color:custom links BG" content="#ffffff">
  133. <meta name="color:custom links text" content="#ee7e7d">
  134.  
  135. <meta name="color:custom links hover border" content="#f56b69">
  136. <meta name="color:custom links hover BG" content="#f56b69">
  137. <meta name="color:custom links hover text" content="#ffffff">
  138.  
  139. <!-- divider: colors: music player -->
  140. <meta name="color:&#x1f3a8;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d40c;&#x1d414;&#x1d412;&#x1d408;&#x1d402;&#x20;&#x1d40f;&#x1d40b;&#x1d400;&#x1d418;&#x1d404;&#x1d411;" content="">
  141. <meta name="color:music player buttons border" content="#f9c1c1">
  142. <meta name="color:music player buttons BG" content="#ffffff">
  143. <meta name="color:music player buttons" content="#f56b69">
  144.  
  145. <meta name="color:music player name border" content="#f9c1c1">
  146. <meta name="color:music player name BG" content="#ffffff">
  147. <meta name="color:music player name" content="#f56b69">
  148.  
  149. <!-- divider: colors: post window bar -->
  150. <meta name="color:&#x1f3a8;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d40f;&#x1d40e;&#x1d412;&#x1d413;&#x1d412;&#x20;&#x1d416;&#x1d408;&#x1d40d;&#x1d403;&#x1d40e;&#x1d416;&#x20;&#x1d401;&#x1d400;&#x1d411;" content="">
  151. <meta name="color:post window bar border" content="#f9c1c1">
  152. <meta name="color:post window bar BG" content="#fff7f7">
  153. <meta name="color:post window bar text" content="#ea5959">
  154. <meta name="color:post window bar buttons border" content="#f9c1c1">
  155. <meta name="color:post window bar buttons BG" content="#ffffff">
  156. <meta name="color:post window bar buttons" content="#fc7d7b">
  157.  
  158. <!-- divider: colors: posts -->
  159. <meta name="color:&#x1f3a8;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d40f;&#x1d40e;&#x1d412;&#x1d413;&#x1d412;" content="">
  160. <meta name="color:post BG" content="#ffffff">
  161. <meta name="color:post borders" content="#f9c1c1">
  162. <meta name="color:text" content="#4b5262">
  163.  
  164. <meta name="color:post alt BG" content="#fff7f7">
  165. <meta name="color:post alt borders" content="#f7c8c8">
  166. <meta name="color:text alt" content="#4f4f50">
  167. <meta name="color:text alt 2" content="#ee5d5d">
  168.  
  169. <meta name="color:headings" content="#4b5262">
  170.  
  171. <meta name="color:links" content="#ee5d5d">
  172. <meta name="color:links underline" content="#fbdfdf">
  173.  
  174. <meta name="color:bold" content="#353a45">
  175. <meta name="color:italic" content="#353a45">
  176.  
  177. <meta name="color:blockquote border" content="#fcd7d7">
  178. <meta name="color:post usernames" content="#ee5d5d">
  179.  
  180. <meta name="color:post shadow" content="#fadddd">
  181.  
  182. <!-- divider: colors: tags -->
  183. <meta name="color:&#x1f3a8;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d413;&#x1d400;&#x1d406;&#x1d412;" content="">
  184. <meta name="color:tags" content="#ec5957">
  185. <meta name="color:tags hover" content="#3f4249">
  186.  
  187. <!-- divider: colors: post footer -->
  188. <meta name="color:&#x1f3a8;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d40f;&#x1d40e;&#x1d412;&#x1d413;&#x20;&#x1d405;&#x1d40e;&#x1d40e;&#x1d413;&#x1d404;&#x1d411;" content="">
  189. <meta name="color:post footer border" content="#f7c8c8">
  190. <meta name="color:post footer BG" content="#fff7f7">
  191. <meta name="color:post footer icons" content="#eb4949">
  192. <meta name="color:post footer text" content="#eb4949">
  193. <meta name="color:post buttons" content="#eb4949">
  194.  
  195. <!-- divider: colors: hover text -->
  196. <meta name="color:&#x1f3a8;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d407;&#x1d40e;&#x1d415;&#x1d404;&#x1d411;&#x20;&#x1d413;&#x1d404;&#x1d417;&#x1d413;" content="">
  197. <meta name="color:hover text border" content="#f9c1c1">
  198. <meta name="color:hover text BG" content="#ffffff">
  199. <meta name="color:hover text" content="#f56b69">
  200. <meta name="color:hover text shadow" content="#f6d1d1">
  201.  
  202. <!-- divider: colors: other colors -->
  203. <meta name="color:&#x1f3a8;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d40e;&#x1d413;&#x1d407;&#x1d404;&#x1d411;&#x20;&#x1d402;&#x1d40e;&#x1d40b;&#x1d40e;&#x1d411;&#x1d412;" content="">
  204. <meta name="color:page numbers" content="#ee5d5d">
  205. <meta name="color:scrollbar" content="#f7c8c8">
  206. <meta name="color:scrollbar BG" content="#fdfdfd">
  207. <meta name="color:highlighted text BG" content="#fadddd">
  208. <meta name="color:highlighted text" content="#4b5262">
  209.  
  210. <!-- divider: dropdowns: general options -->
  211. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d406;&#x1d404;&#x1d40d;&#x1d404;&#x1d411;&#x1d400;&#x1d40b;&#x20;&#x1d412;&#x1d404;&#x1d413;&#x1d413;&#x1d408;&#x1d40d;&#x1d406;&#x1d412;" title="" content="">
  212. <meta name="select:background image size" title="small&#x2009;&#x2F;&#x2009;repeating" content="small">
  213. <meta name="select:background image size" title="large&#x2009;&#x2F;&#x2009;no repeat" content="large">
  214.  
  215. <meta name="select:tumblr controls color" title="white" content="white">
  216. <meta name="select:tumblr controls color" title="black" content="black">
  217.  
  218. <meta name="select:screen gap" title="60px" content="60px">
  219. <meta name="select:screen gap" title="30px" content="30px">
  220. <meta name="select:screen gap" title="35px" content="35px">
  221. <meta name="select:screen gap" title="40px" content="40px">
  222. <meta name="select:screen gap" title="45px" content="45px">
  223. <meta name="select:screen gap" title="50px" content="50px">
  224. <meta name="select:screen gap" title="55px" content="55px">
  225. <meta name="select:screen gap" title="65px" content="65px">
  226. <meta name="select:screen gap" title="70px" content="70px">
  227. <meta name="select:screen gap" title="75px" content="75px">
  228. <meta name="select:screen gap" title="80px" content="80px">
  229. <meta name="select:screen gap" title="85px" content="85px">
  230. <meta name="select:screen gap" title="90px" content="90px">
  231. <meta name="select:screen gap" title="95px" content="95px">
  232. <meta name="select:screen gap" title="100px" content="100px">
  233.  
  234. <meta name="select:side gaps" title="80px" content="80px">
  235. <meta name="select:side gaps" title="30px" content="30px">
  236. <meta name="select:side gaps" title="40px" content="40px">
  237. <meta name="select:side gaps" title="50px" content="50px">
  238. <meta name="select:side gaps" title="60px" content="60px">
  239. <meta name="select:side gaps" title="70px" content="70px">
  240. <meta name="select:side gaps" title="90px" content="90px">
  241. <meta name="select:side gaps" title="100px" content="100px">
  242. <meta name="select:side gaps" title="110px" content="110px">
  243. <meta name="select:side gaps" title="120px" content="120px">
  244. <meta name="select:side gaps" title="130px" content="130px">
  245.  
  246. <meta name="select:shift everything X" title="-30px" content="-30px">
  247. <meta name="select:shift everything X" title="none" content="0px">
  248. <meta name="select:shift everything X" title="-100px" content="-100px">
  249. <meta name="select:shift everything X" title="-90px" content="-90px">
  250. <meta name="select:shift everything X" title="-80px" content="-80px">
  251. <meta name="select:shift everything X" title="-70px" content="-70px">
  252. <meta name="select:shift everything X" title="-60px" content="-60px">
  253. <meta name="select:shift everything X" title="-50px" content="-50px">
  254. <meta name="select:shift everything X" title="-40px" content="-40px">
  255. <meta name="select:shift everything X" title="-20px" content="-20px">
  256. <meta name="select:shift everything X" title="-10px" content="-10px">
  257. <meta name="select:shift everything X" title="10px" content="10px">
  258. <meta name="select:shift everything X" title="20px" content="20px">
  259. <meta name="select:shift everything X" title="30px" content="30px">
  260. <meta name="select:shift everything X" title="40px" content="40px">
  261. <meta name="select:shift everything X" title="50px" content="50px">
  262. <meta name="select:shift everything X" title="60px" content="60px">
  263. <meta name="select:shift everything X" title="70px" content="70px">
  264. <meta name="select:shift everything X" title="80px" content="80px">
  265. <meta name="select:shift everything X" title="90px" content="90px">
  266. <meta name="select:shift everything X" title="100px" content="100px">
  267.  
  268. <meta name="select:draggable windows" title="yes" content="yes">
  269. <meta name="select:draggable windows" title="no" content="no">
  270.  
  271. <meta name="select:back to top button" title="yes" content="on">
  272. <meta name="select:back to top button" title="no" content="off">
  273.  
  274. <!-- divider: dropdowns: sidebar -->
  275. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d412;&#x1d408;&#x1d403;&#x1d404;&#x1d401;&#x1d400;&#x1d411;" title="" content="">
  276.  
  277. <meta name="select:sidebar total width" title="250px" content="250px">
  278. <meta name="select:sidebar total width" title="175px" content="175px">
  279. <meta name="select:sidebar total width" title="200px" content="200px">
  280. <meta name="select:sidebar total width" title="225px" content="225px">
  281. <meta name="select:sidebar total width" title="275px" content="275px">
  282. <meta name="select:sidebar total width" title="300px" content="300px">
  283. <meta name="select:sidebar total width" title="325px" content="325px">
  284. <meta name="select:sidebar total width" title="350px" content="350px">
  285. <meta name="select:sidebar total width" title="375px" content="375px">
  286. <meta name="select:sidebar total width" title="400px" content="400px">
  287. <meta name="select:sidebar total width" title="425px" content="425px">
  288. <meta name="select:sidebar total width" title="450px" content="450px">
  289.  
  290. <meta name="select:sidebar image width" title="100px" content="100px">
  291. <meta name="select:sidebar image width" title="75px" content="75px">
  292. <meta name="select:sidebar image width" title="125px" content="125px">
  293. <meta name="select:sidebar image width" title="150px" content="150px">
  294. <meta name="select:sidebar image width" title="175px" content="175px">
  295. <meta name="select:sidebar image width" title="200px" content="200px">
  296.  
  297. <meta name="select:sidebar image right gap" title="24px" content="24px">
  298. <meta name="select:sidebar image right gap" title="10px" content="10px">
  299. <meta name="select:sidebar image right gap" title="12px" content="12px">
  300. <meta name="select:sidebar image right gap" title="14px" content="14px">
  301. <meta name="select:sidebar image right gap" title="16px" content="16px">
  302. <meta name="select:sidebar image right gap" title="18px" content="18px">
  303. <meta name="select:sidebar image right gap" title="20px" content="20px">
  304. <meta name="select:sidebar image right gap" title="22px" content="22px">
  305. <meta name="select:sidebar image right gap" title="26px" content="26px">
  306. <meta name="select:sidebar image right gap" title="28px" content="28px">
  307. <meta name="select:sidebar image right gap" title="30px" content="30px">
  308. <meta name="select:sidebar image right gap" title="32px" content="32px">
  309. <meta name="select:sidebar image right gap" title="34px" content="34px">
  310. <meta name="select:sidebar image right gap" title="36px" content="36px">
  311. <meta name="select:sidebar image right gap" title="38px" content="38px">
  312. <meta name="select:sidebar image right gap" title="40px" content="40px">
  313.  
  314. <meta name="select:sidebar image stretch" title="no" content="no">
  315. <meta name="select:sidebar image stretch" title="yes" content="yes">
  316.  
  317. <meta name="select:sidebar rows spacing" title="14px" content="14px">
  318. <meta name="select:sidebar rows spacing" title="4px" content="4px">
  319. <meta name="select:sidebar rows spacing" title="6px" content="6px">
  320. <meta name="select:sidebar rows spacing" title="8px" content="8px">
  321. <meta name="select:sidebar rows spacing" title="10px" content="10px">
  322. <meta name="select:sidebar rows spacing" title="12px" content="12px">
  323. <meta name="select:sidebar rows spacing" title="16px" content="16px">
  324. <meta name="select:sidebar rows spacing" title="18px" content="18px">
  325. <meta name="select:sidebar rows spacing" title="20px" content="20px">
  326. <meta name="select:sidebar rows spacing" title="22px" content="22px">
  327. <meta name="select:sidebar rows spacing" title="24px" content="24px">
  328. <meta name="select:sidebar rows spacing" title="26px" content="26px">
  329. <meta name="select:sidebar rows spacing" title="28px" content="28px">
  330. <meta name="select:sidebar rows spacing" title="30px" content="30px">
  331. <meta name="select:sidebar rows spacing" title="32px" content="32px">
  332. <meta name="select:sidebar rows spacing" title="34px" content="34px">
  333. <meta name="select:sidebar rows spacing" title="36px" content="36px">
  334.  
  335. <!-- divider: dropdowns: sidebar shadows -->
  336. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d412;&#x1d408;&#x1d403;&#x1d404;&#x1d401;&#x1d400;&#x1d411;&#x20;&#x1d412;&#x1d407;&#x1d400;&#x1d403;&#x1d40e;&#x1d416;&#x1d412;" title="" content="">
  337.  
  338. <meta name="select:sidebar shadow" title="yes" content="yes">
  339. <meta name="select:sidebar shadow" title="no" content="no">
  340.  
  341. <meta name="select:sidebar shadow offset" title="6px" content="6px">
  342. <meta name="select:sidebar shadow offset" title="4px" content="4px">
  343. <meta name="select:sidebar shadow offset" title="8px" content="8px">
  344. <meta name="select:sidebar shadow offset" title="10px" content="10px">
  345. <meta name="select:sidebar shadow offset" title="12px" content="12px">
  346. <meta name="select:sidebar shadow offset" title="14px" content="14px">
  347. <meta name="select:sidebar shadow offset" title="16px" content="16px">
  348. <meta name="select:sidebar shadow offset" title="18px" content="18px">
  349. <meta name="select:sidebar shadow offset" title="20px" content="20px">
  350. <meta name="select:sidebar shadow offset" title="22px" content="22px">
  351. <meta name="select:sidebar shadow offset" title="24px" content="24px">
  352. <meta name="select:sidebar shadow offset" title="26px" content="26px">
  353. <meta name="select:sidebar shadow offset" title="28px" content="28px">
  354. <meta name="select:sidebar shadow offset" title="30px" content="30px">
  355.  
  356. <meta name="select:sidebar shadow size" title="8px" content="8px">
  357. <meta name="select:sidebar shadow size" title="4px" content="4px">
  358. <meta name="select:sidebar shadow size" title="6px" content="6px">
  359. <meta name="select:sidebar shadow size" title="10px" content="10px">
  360. <meta name="select:sidebar shadow size" title="12px" content="12px">
  361. <meta name="select:sidebar shadow size" title="14px" content="14px">
  362. <meta name="select:sidebar shadow size" title="16px" content="16px">
  363. <meta name="select:sidebar shadow size" title="18px" content="18px">
  364. <meta name="select:sidebar shadow size" title="20px" content="20px">
  365. <meta name="select:sidebar shadow size" title="22px" content="22px">
  366. <meta name="select:sidebar shadow size" title="24px" content="24px">
  367. <meta name="select:sidebar shadow size" title="26px" content="26px">
  368. <meta name="select:sidebar shadow size" title="28px" content="28px">
  369. <meta name="select:sidebar shadow size" title="30px" content="30px">
  370.  
  371. <meta name="select:sidebar shadow transparency" title="none" content="1">
  372. <meta name="select:sidebar shadow transparency" title="10%" content="0.9">
  373. <meta name="select:sidebar shadow transparency" title="15%" content="0.85">
  374. <meta name="select:sidebar shadow transparency" title="20%" content="0.8">
  375. <meta name="select:sidebar shadow transparency" title="25%" content="0.75">
  376. <meta name="select:sidebar shadow transparency" title="30%" content="0.7">
  377. <meta name="select:sidebar shadow transparency" title="35%" content="0.65">
  378. <meta name="select:sidebar shadow transparency" title="40%" content="0.6">
  379. <meta name="select:sidebar shadow transparency" title="45%" content="0.55">
  380. <meta name="select:sidebar shadow transparency" title="50%" content="0.5">
  381. <meta name="select:sidebar shadow transparency" title="55%" content="0.45">
  382. <meta name="select:sidebar shadow transparency" title="60%" content="0.4">
  383. <meta name="select:sidebar shadow transparency" title="65%" content="0.35">
  384. <meta name="select:sidebar shadow transparency" title="70%" content="0.3">
  385. <meta name="select:sidebar shadow transparency" title="75%" content="0.25">
  386. <meta name="select:sidebar shadow transparency" title="80%" content="0.2">
  387. <meta name="select:sidebar shadow transparency" title="85%" content="0.15">
  388. <meta name="select:sidebar shadow transparency" title="90%" content="0.1">
  389. <meta name="select:sidebar shadow transparency" title="95%" content="0.05">
  390.  
  391. <!-- divider: dropdowns: sidebar links -->
  392. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d412;&#x1d408;&#x1d403;&#x1d404;&#x1d401;&#x1d400;&#x1d411;&#x20;&#x1d40b;&#x1d408;&#x1d40d;&#x1d40a;&#x1d412;" title="" content="">
  393.  
  394. <meta name="select:sidebar links row gap" title="8px" content="8px">
  395. <meta name="select:sidebar links row gap" title="2px" content="2px">
  396. <meta name="select:sidebar links row gap" title="3px" content="3px">
  397. <meta name="select:sidebar links row gap" title="4px" content="4px">
  398. <meta name="select:sidebar links row gap" title="5px" content="5px">
  399. <meta name="select:sidebar links row gap" title="6px" content="6px">
  400. <meta name="select:sidebar links row gap" title="7px" content="7px">
  401. <meta name="select:sidebar links row gap" title="9px" content="9px">
  402. <meta name="select:sidebar links row gap" title="10px" content="10px">
  403. <meta name="select:sidebar links row gap" title="11px" content="11px">
  404. <meta name="select:sidebar links row gap" title="12px" content="12px">
  405. <meta name="select:sidebar links row gap" title="13px" content="13px">
  406. <meta name="select:sidebar links row gap" title="14px" content="14px">
  407. <meta name="select:sidebar links row gap" title="15px" content="15px">
  408.  
  409. <meta name="select:sidebar links column gap" title="12px" content="12px">
  410. <meta name="select:sidebar links column gap" title="2px" content="2px">
  411. <meta name="select:sidebar links column gap" title="3px" content="3px">
  412. <meta name="select:sidebar links column gap" title="4px" content="4px">
  413. <meta name="select:sidebar links column gap" title="5px" content="5px">
  414. <meta name="select:sidebar links column gap" title="6px" content="6px">
  415. <meta name="select:sidebar links column gap" title="7px" content="7px">
  416. <meta name="select:sidebar links column gap" title="8px" content="8px">
  417. <meta name="select:sidebar links column gap" title="9px" content="9px">
  418. <meta name="select:sidebar links column gap" title="10px" content="10px">
  419. <meta name="select:sidebar links column gap" title="11px" content="11px">
  420. <meta name="select:sidebar links column gap" title="13px" content="13px">
  421. <meta name="select:sidebar links column gap" title="14px" content="14px">
  422. <meta name="select:sidebar links column gap" title="15px" content="15px">
  423. <meta name="select:sidebar links column gap" title="16px" content="16px">
  424. <meta name="select:sidebar links column gap" title="17px" content="17px">
  425. <meta name="select:sidebar links column gap" title="18px" content="18px">
  426. <meta name="select:sidebar links column gap" title="19px" content="19px">
  427. <meta name="select:sidebar links column gap" title="20px" content="20px">
  428.  
  429. <meta name="select:sidebar links font" title="PixelOperator Bold" content="PixelOperator Bold">
  430. <meta name="select:sidebar links font" title="Pixelify Sans" content="Pixelify Sans">
  431. <meta name="select:sidebar links font" title="Silkscreen" content="Silkscreen">
  432. <meta name="select:sidebar links font" title="Illusion Book" content="Illusion Book">
  433.  
  434. <meta name="select:sidebar links font size" title="12px" content="0.75rem">
  435. <meta name="select:sidebar links font size" title="10px" content="0.65rem">
  436. <meta name="select:sidebar links font size" title="11px" content="0.7rem">
  437. <meta name="select:sidebar links font size" title="13px" content="0.8rem">
  438. <meta name="select:sidebar links font size" title="14px" content="0.85rem">
  439. <meta name="select:sidebar links font size" title="15px" content="0.9rem">
  440.  
  441. <!-- divider: dropdowns: description -->
  442. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d403;&#x1d404;&#x1d412;&#x1d402;&#x1d411;&#x1d408;&#x1d40f;&#x1d413;&#x1d408;&#x1d40e;&#x1d40d;" title="" content="">
  443.  
  444. <meta name="select:desc window border" title="1px" content="1px">
  445. <meta name="select:desc window border" title="0.5px" content="0.5px">
  446. <meta name="select:desc window border" title="1.5px" content="1.5px">
  447. <meta name="select:desc window border" title="2px" content="2px">
  448. <meta name="select:desc window border" title="2.5px" content="2.5px">
  449. <meta name="select:desc window border" title="3px" content="3px">
  450. <meta name="select:desc window border" title="3.5px" content="3.5px">
  451. <meta name="select:desc window border" title="4px" content="4px">
  452.  
  453. <meta name="select:desc window padding" title="5px" content="5px">
  454. <meta name="select:desc window padding" title="1px" content="1px">
  455. <meta name="select:desc window padding" title="2px" content="2px">
  456. <meta name="select:desc window padding" title="3px" content="3px">
  457. <meta name="select:desc window padding" title="4px" content="4px">
  458. <meta name="select:desc window padding" title="6px" content="6px">
  459. <meta name="select:desc window padding" title="7px" content="7px">
  460. <meta name="select:desc window padding" title="8px" content="8px">
  461. <meta name="select:desc window padding" title="9px" content="9px">
  462. <meta name="select:desc window padding" title="10px" content="10px">
  463. <meta name="select:desc window padding" title="11px" content="11px">
  464. <meta name="select:desc window padding" title="12px" content="12px">
  465. <meta name="select:desc window padding" title="13px" content="13px">
  466. <meta name="select:desc window padding" title="14px" content="14px">
  467. <meta name="select:desc window padding" title="15px" content="15px">
  468. <meta name="select:desc window padding" title="16px" content="16px">
  469. <meta name="select:desc window padding" title="17px" content="17px">
  470. <meta name="select:desc window padding" title="18px" content="18px">
  471. <meta name="select:desc window padding" title="19px" content="19px">
  472. <meta name="select:desc window padding" title="20px" content="20px">
  473.  
  474. <meta name="select:desc title bar border" title="1px" content="1px">
  475. <meta name="select:desc title bar border" title="0.5px" content="0.5px">
  476. <meta name="select:desc title bar border" title="1.5px" content="1.5px">
  477. <meta name="select:desc title bar border" title="2px" content="2px">
  478. <meta name="select:desc title bar border" title="2.5px" content="2.5px">
  479. <meta name="select:desc title bar border" title="3px" content="3px">
  480. <meta name="select:desc title bar border" title="3.5px" content="3.5px">
  481. <meta name="select:desc title bar border" title="4px" content="4px">
  482.  
  483. <meta name="select:desc title bar padding" title="5px" content="5px">
  484. <meta name="select:desc title bar padding" title="1px" content="1px">
  485. <meta name="select:desc title bar padding" title="2px" content="2px">
  486. <meta name="select:desc title bar padding" title="3px" content="3px">
  487. <meta name="select:desc title bar padding" title="4px" content="4px">
  488. <meta name="select:desc title bar padding" title="6px" content="6px">
  489. <meta name="select:desc title bar padding" title="7px" content="7px">
  490. <meta name="select:desc title bar padding" title="8px" content="8px">
  491. <meta name="select:desc title bar padding" title="9px" content="9px">
  492. <meta name="select:desc title bar padding" title="10px" content="10px">
  493. <meta name="select:desc title bar padding" title="11px" content="11px">
  494. <meta name="select:desc title bar padding" title="12px" content="12px">
  495. <meta name="select:desc title bar padding" title="13px" content="13px">
  496. <meta name="select:desc title bar padding" title="14px" content="14px">
  497. <meta name="select:desc title bar padding" title="15px" content="15px">
  498. <meta name="select:desc title bar padding" title="16px" content="16px">
  499. <meta name="select:desc title bar padding" title="17px" content="17px">
  500. <meta name="select:desc title bar padding" title="18px" content="18px">
  501. <meta name="select:desc title bar padding" title="19px" content="19px">
  502. <meta name="select:desc title bar padding" title="20px" content="20px">
  503.  
  504. <meta name="select:desc title font" title="Silkscreen" content="Silkscreen">
  505. <meta name="select:desc title font" title="PixelOperator Bold" content="PixelOperator Bold">
  506. <meta name="select:desc title font" title="Pixelify Sans" content="Pixelify Sans">
  507. <meta name="select:desc title font" title="Illusion Book" content="Illusion Book">
  508.  
  509. <meta name="select:desc title font size" title="13px" content="0.8rem">
  510. <meta name="select:desc title font size" title="10px" content="0.65rem">
  511. <meta name="select:desc title font size" title="11px" content="0.7rem">
  512. <meta name="select:desc title font size" title="12px" content="0.75rem">
  513. <meta name="select:desc title font size" title="14px" content="0.85rem">
  514. <meta name="select:desc title font size" title="15px" content="0.9rem">
  515.  
  516. <meta name="select:desc title marquee" title="no" content="plain">
  517. <meta name="select:desc title marquee" title="yes" content="marq">
  518.  
  519. <meta name="select:desc title bar buttons padding" title="3px" content="3px">
  520. <meta name="select:desc title bar buttons padding" title="2px" content="2px">
  521. <meta name="select:desc title bar buttons padding" title="4px" content="4px">
  522. <meta name="select:desc title bar buttons padding" title="5px" content="5px">
  523. <meta name="select:desc title bar buttons padding" title="6px" content="6px">
  524.  
  525. <meta name="select:desc title bar buttons spacing" title="4px" content="4px">
  526. <meta name="select:desc title bar buttons spacing" title="2px" content="2px">
  527. <meta name="select:desc title bar buttons spacing" title="3px" content="3px">
  528. <meta name="select:desc title bar buttons spacing" title="5px" content="5px">
  529. <meta name="select:desc title bar buttons spacing" title="6px" content="6px">
  530. <meta name="select:desc title bar buttons spacing" title="7px" content="7px">
  531. <meta name="select:desc title bar buttons spacing" title="8px" content="8px">
  532. <meta name="select:desc title bar buttons spacing" title="9px" content="9px">
  533. <meta name="select:desc title bar buttons spacing" title="10px" content="10px">
  534.  
  535. <meta name="select:desc text border" title="1px" content="1px">
  536. <meta name="select:desc text border" title="0.5px" content="0.5px">
  537. <meta name="select:desc text border" title="1.5px" content="1.5px">
  538. <meta name="select:desc text border" title="2px" content="2px">
  539. <meta name="select:desc text border" title="2.5px" content="2.5px">
  540. <meta name="select:desc text border" title="3px" content="3px">
  541. <meta name="select:desc text border" title="3.5px" content="3.5px">
  542. <meta name="select:desc text border" title="4px" content="4px">
  543.  
  544. <meta name="select:desc text padding" title="20px" content="20px">
  545. <meta name="select:desc text padding" title="6px" content="6px">
  546. <meta name="select:desc text padding" title="8px" content="8px">
  547. <meta name="select:desc text padding" title="10px" content="10px">
  548. <meta name="select:desc text padding" title="12px" content="12px">
  549. <meta name="select:desc text padding" title="14px" content="14px">
  550. <meta name="select:desc text padding" title="16px" content="16px">
  551. <meta name="select:desc text padding" title="18px" content="18px">
  552. <meta name="select:desc text padding" title="22px" content="22px">
  553. <meta name="select:desc text padding" title="24px" content="24px">
  554. <meta name="select:desc text padding" title="26px" content="26px">
  555.  
  556. <meta name="select:desc text font" title="Silkscreen" content="Silkscreen">
  557. <meta name="select:desc text font" title="PixelOperator Bold" content="PixelOperator Bold">
  558. <meta name="select:desc text font" title="Pixelify Sans" content="Pixelify Sans">
  559. <meta name="select:desc text font" title="Illusion Book" content="Illusion Book">
  560. <meta name="select:desc text font" title="Mozilla Headline" content="Mozilla Headline">
  561. <meta name="select:desc text font" title="Geist Sans" content="Geist">
  562. <meta name="select:desc text font" title="Funnel Sans" content="Funnel Sans">
  563. <meta name="select:desc text font" title="Asta Sans" content="Asta Sans">
  564. <meta name="select:desc text font" title="Diamonaire" content="Diamonaire">
  565.  
  566. <meta name="select:desc text font size" title="12px" content="0.75rem">
  567. <meta name="select:desc text font size" title="13px" content="0.8rem">
  568. <meta name="select:desc text font size" title="14px" content="0.85rem">
  569. <meta name="select:desc text font size" title="15px" content="0.9rem">
  570. <meta name="select:desc text font size" title="16px" content="0.95rem">
  571. <meta name="select:desc text font size" title="17px" content="1rem">
  572.  
  573. <meta name="select:desc text align" title="center" content="center">
  574. <meta name="select:desc text align" title="left" content="left">
  575. <meta name="select:desc text align" title="right" content="right">
  576. <meta name="select:desc text align" title="justify" content="justify">
  577.  
  578. <meta name="select:desc text line height" title="loose" content="1.9">
  579. <meta name="select:desc text line height" title="tight" content="1.65">
  580. <meta name="select:desc text line height" title="normal" content="1.775">
  581.  
  582. <!-- divider: dropdowns: custom links -->
  583. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d402;&#x1d414;&#x1d412;&#x1d413;&#x1d40e;&#x1d40c;&#x20;&#x1d40b;&#x1d408;&#x1d40d;&#x1d40a;&#x1d412;" title="" content="">
  584.  
  585. <meta name="select:custom links columns" title="2 columns" content="2">
  586. <meta name="select:custom links columns" title="1 column" content="1">
  587. <meta name="select:custom links columns" title="3 columns" content="3">
  588.  
  589. <meta name="select:custom links border" title="1px" content="1px">
  590. <meta name="select:custom links border" title="0.5px" content="0.5px">
  591. <meta name="select:custom links border" title="1.5px" content="1.5px">
  592. <meta name="select:custom links border" title="2px" content="2px">
  593. <meta name="select:custom links border" title="2.5px" content="2.5px">
  594. <meta name="select:custom links border" title="3px" content="3px">
  595. <meta name="select:custom links border" title="3.5px" content="3.5px">
  596. <meta name="select:custom links border" title="4px" content="4px">
  597.  
  598. <meta name="select:custom links padding" title="8px" content="8px">
  599. <meta name="select:custom links padding" title="6px" content="6px">
  600. <meta name="select:custom links padding" title="10px" content="10px">
  601. <meta name="select:custom links padding" title="12px" content="12px">
  602. <meta name="select:custom links padding" title="14px" content="14px">
  603. <meta name="select:custom links padding" title="16px" content="16px">
  604. <meta name="select:custom links padding" title="18px" content="18px">
  605. <meta name="select:custom links padding" title="20px" content="20px">
  606.  
  607. <meta name="select:custom links font" title="Silkscreen" content="Silkscreen">
  608. <meta name="select:custom links font" title="PixelOperator Bold" content="PixelOperator Bold">
  609. <meta name="select:custom links font" title="Pixelify Sans" content="Pixelify Sans">
  610. <meta name="select:custom links font" title="Illusion Book" content="Illusion Book">
  611.  
  612. <meta name="select:custom links font size" title="12px" content="0.75rem">
  613. <meta name="select:custom links font size" title="10px" content="0.65rem">
  614. <meta name="select:custom links font size" title="11px" content="0.7rem">
  615. <meta name="select:custom links font size" title="13px" content="0.8rem">
  616. <meta name="select:custom links font size" title="14px" content="0.85rem">
  617. <meta name="select:custom links font size" title="15px" content="0.9rem">
  618.  
  619. <meta name="select:custom links spacing" title="6px" content="6px">
  620. <meta name="select:custom links spacing" title="8px" content="8px">
  621. <meta name="select:custom links spacing" title="10px" content="10px">
  622. <meta name="select:custom links spacing" title="12px" content="12px">
  623. <meta name="select:custom links spacing" title="14px" content="14px">
  624. <meta name="select:custom links spacing" title="16px" content="16px">
  625. <meta name="select:custom links spacing" title="18px" content="18px">
  626. <meta name="select:custom links spacing" title="20px" content="20px">
  627. <meta name="select:custom links spacing" title="22px" content="22px">
  628. <meta name="select:custom links spacing" title="24px" content="24px">
  629. <meta name="select:custom links spacing" title="26px" content="26px">
  630.  
  631. <!-- divider: dropdowns: music player -->
  632. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d40c;&#x1d414;&#x1d412;&#x1d408;&#x1d402;&#x20;&#x1d40f;&#x1d40b;&#x1d400;&#x1d418;&#x1d404;&#x1d411;" title="" content="">
  633. <meta name="select:show music player" title="show" content="show">
  634. <meta name="select:show music player" title="hide" content="hide">
  635.  
  636. <meta name="select:music player buttons border" title="1px" content="1px">
  637. <meta name="select:music player buttons border" title="0.5px" content="0.5px">
  638. <meta name="select:music player buttons border" title="1.5px" content="1.5px">
  639. <meta name="select:music player buttons border" title="2px" content="2px">
  640. <meta name="select:music player buttons border" title="2.5px" content="2.5px">
  641. <meta name="select:music player buttons border" title="3px" content="3px">
  642. <meta name="select:music player buttons border" title="3.5px" content="3.5px">
  643. <meta name="select:music player buttons border" title="4px" content="4px">
  644.  
  645. <meta name="select:music player buttons size" title="13px" content="13">
  646. <meta name="select:music player buttons size" title="10px" content="10">
  647. <meta name="select:music player buttons size" title="11px" content="11">
  648. <meta name="select:music player buttons size" title="12px" content="12">
  649. <meta name="select:music player buttons size" title="14px" content="14">
  650. <meta name="select:music player buttons size" title="15px" content="15">
  651. <meta name="select:music player buttons size" title="16px" content="16">
  652. <meta name="select:music player buttons size" title="17px" content="17">
  653. <meta name="select:music player buttons size" title="18px" content="18">
  654. <meta name="select:music player buttons size" title="19px" content="19">
  655. <meta name="select:music player buttons size" title="20px" content="20">
  656.  
  657. <meta name="select:music player buttons padding" title="8px" content="8px">
  658. <meta name="select:music player buttons padding" title="4px" content="4px">
  659. <meta name="select:music player buttons padding" title="6px" content="6px">
  660. <meta name="select:music player buttons padding" title="10px" content="10px">
  661. <meta name="select:music player buttons padding" title="12px" content="12px">
  662. <meta name="select:music player buttons padding" title="14px" content="14px">
  663.  
  664. <meta name="select:music player center gap" title="8px" content="8px">
  665. <meta name="select:music player center gap" title="4px" content="4px">
  666. <meta name="select:music player center gap" title="6px" content="6px">
  667. <meta name="select:music player center gap" title="10px" content="10px">
  668. <meta name="select:music player center gap" title="12px" content="12px">
  669. <meta name="select:music player center gap" title="14px" content="14px">
  670. <meta name="select:music player center gap" title="16px" content="16px">
  671. <meta name="select:music player center gap" title="18px" content="18px">
  672. <meta name="select:music player center gap" title="20px" content="20px">
  673. <meta name="select:music player center gap" title="22px" content="22px">
  674. <meta name="select:music player center gap" title="24px" content="24px">
  675. <meta name="select:music player center gap" title="26px" content="26px">
  676.  
  677. <meta name="select:music player name border" title="1px" content="1px">
  678. <meta name="select:music player name border" title="0.5px" content="0.5px">
  679. <meta name="select:music player name border" title="1.5px" content="1.5px">
  680. <meta name="select:music player name border" title="2px" content="2px">
  681. <meta name="select:music player name border" title="2.5px" content="2.5px">
  682. <meta name="select:music player name border" title="3px" content="3px">
  683. <meta name="select:music player name border" title="3.5px" content="3.5px">
  684. <meta name="select:music player name border" title="4px" content="4px">
  685.  
  686. <meta name="select:music player name padding" title="8px" content="8px">
  687. <meta name="select:music player name padding" title="4px" content="4px">
  688. <meta name="select:music player name padding" title="6px" content="6px">
  689. <meta name="select:music player name padding" title="10px" content="10px">
  690. <meta name="select:music player name padding" title="12px" content="12px">
  691. <meta name="select:music player name padding" title="14px" content="14px">
  692. <meta name="select:music player name padding" title="16px" content="16px">
  693. <meta name="select:music player name padding" title="18px" content="18px">
  694.  
  695. <meta name="select:music player font" title="Silkscreen" content="Silkscreen">
  696. <meta name="select:music player font" title="PixelOperator Bold" content="PixelOperator Bold">
  697. <meta name="select:music player font" title="Pixelify Sans" content="Pixelify Sans">
  698. <meta name="select:music player font" title="Illusion Book" content="Illusion Book">
  699.  
  700. <meta name="select:music player font size" title="12px" content="0.75rem">
  701. <meta name="select:music player font size" title="10px" content="0.65rem">
  702. <meta name="select:music player font size" title="11px" content="0.7rem">
  703. <meta name="select:music player font size" title="13px" content="0.8rem">
  704. <meta name="select:music player font size" title="14px" content="0.85rem">
  705. <meta name="select:music player font size" title="15px" content="0.9rem">
  706.  
  707. <meta name="select:music player song name marquee" title="no" content="plain">
  708. <meta name="select:music player song name marquee" title="yes" content="marq">
  709.  
  710. <meta name="select:music player autoplay" title="no" content="">
  711. <meta name="select:music player autoplay" title="yes" content="autoplay">
  712.  
  713. <!-- divider: dropdowns: fonts (posts) -->
  714. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d405;&#x1d40e;&#x1d40d;&#x1d413;&#x1d412;&#x20;&#x28;&#x2009;&#x1d40f;&#x1d40e;&#x1d412;&#x1d413;&#x1d412;&#x2009;&#x29;" title="" content="">
  715. <meta name="select:font" title="Mozilla Headline" content="Mozilla Headline">
  716. <meta name="select:font" title="Geist Sans" content="Geist">
  717. <meta name="select:font" title="Funnel Sans" content="Funnel Sans">
  718. <meta name="select:font" title="Asta Sans" content="Asta Sans">
  719. <meta name="select:font" title="Diamonaire" content="Diamonaire">
  720.  
  721. <meta name="select:font size" title="14px" content="0.85rem">
  722. <meta name="select:font size" title="12px" content="0.75rem">
  723. <meta name="select:font size" title="13px" content="0.8rem">
  724. <meta name="select:font size" title="15px" content="0.9rem">
  725. <meta name="select:font size" title="16px" content="0.95rem">
  726. <meta name="select:font size" title="17px" content="1rem">
  727.  
  728. <meta name="select:small caps font" title="Illusion Book" content="Illusion Book">
  729. <meta name="select:small caps font" title="PixelOperator Bold" content="PixelOperator Bold">
  730. <meta name="select:small caps font" title="Pixelify Sans" content="Pixelify Sans">
  731. <meta name="select:small caps font" title="Silkscreen" content="Silkscreen">
  732.  
  733. <meta name="select:small caps font size" title="12px" content="0.75rem">
  734. <meta name="select:small caps font size" title="10px" content="0.65rem">
  735. <meta name="select:small caps font size" title="11px" content="0.7rem">
  736. <meta name="select:small caps font size" title="13px" content="0.8rem">
  737. <meta name="select:small caps font size" title="14px" content="0.85rem">
  738. <meta name="select:small caps font size" title="15px" content="0.9rem">
  739.  
  740. <meta name="select:heading font" title="Ruler" content="Ruler">
  741. <meta name="select:heading font" title="PixelOperator Bold" content="PixelOperator Bold">
  742. <meta name="select:heading font" title="Home Video" content="Home Video">
  743.  
  744. <meta name="select:heading font size" title="16px" content="1rem">
  745. <meta name="select:heading font size" title="17px" content="1.05rem">
  746. <meta name="select:heading font size" title="14px" content="0.9rem">
  747. <meta name="select:heading font size" title="15px" content="0.95rem">
  748. <meta name="select:heading font size" title="18px" content="1.1rem">
  749. <meta name="select:heading font size" title="19px" content="1.15rem">
  750. <meta name="select:heading font size" title="20px" content="1.2rem">
  751.  
  752. <!-- divider: dropdowns: posts window bar -->
  753. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d40f;&#x1d40e;&#x1d412;&#x1d413;&#x1d412;&#x20;&#x1d416;&#x1d408;&#x1d40d;&#x1d403;&#x1d40e;&#x1d416;&#x20;&#x1d401;&#x1d400;&#x1d411;" title="" content="">
  754. <meta name="select:post window bar padding" title="8px" content="8px">
  755. <meta name="select:post window bar padding" title="4px" content="4px">
  756. <meta name="select:post window bar padding" title="6px" content="6px">
  757. <meta name="select:post window bar padding" title="10px" content="10px">
  758. <meta name="select:post window bar padding" title="12px" content="12px">
  759. <meta name="select:post window bar padding" title="14px" content="14px">
  760. <meta name="select:post window bar padding" title="16px" content="16px">
  761. <meta name="select:post window bar padding" title="18px" content="18px">
  762. <meta name="select:post window bar padding" title="20px" content="20px">
  763.  
  764. <meta name="select:post window bar border" title="1px" content="1px">
  765. <meta name="select:post window bar border" title="0.5px" content="0.5px">
  766. <meta name="select:post window bar border" title="1.5px" content="1.5px">
  767. <meta name="select:post window bar border" title="2px" content="2px">
  768. <meta name="select:post window bar border" title="2.5px" content="2.5px">
  769. <meta name="select:post window bar border" title="3px" content="3px">
  770. <meta name="select:post window bar border" title="3.5px" content="3.5px">
  771. <meta name="select:post window bar border" title="4px" content="4px">
  772.  
  773. <meta name="select:post window bar buttons padding" title="3px" content="3px">
  774. <meta name="select:post window bar buttons padding" title="2px" content="2px">
  775. <meta name="select:post window bar buttons padding" title="4px" content="4px">
  776. <meta name="select:post window bar buttons padding" title="5px" content="5px">
  777. <meta name="select:post window bar buttons padding" title="6px" content="6px">
  778.  
  779. <meta name="select:post window bar buttons spacing" title="4px" content="4px">
  780. <meta name="select:post window bar buttons spacing" title="2px" content="2px">
  781. <meta name="select:post window bar buttons spacing" title="3px" content="3px">
  782. <meta name="select:post window bar buttons spacing" title="5px" content="5px">
  783. <meta name="select:post window bar buttons spacing" title="6px" content="6px">
  784. <meta name="select:post window bar buttons spacing" title="7px" content="7px">
  785. <meta name="select:post window bar buttons spacing" title="8px" content="8px">
  786. <meta name="select:post window bar buttons spacing" title="9px" content="9px">
  787. <meta name="select:post window bar buttons spacing" title="10px" content="10px">
  788.  
  789. <!-- divider: dropdowns: posts -->
  790. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d40f;&#x1d40e;&#x1d412;&#x1d413;&#x1d412;" title="" content="">
  791.  
  792. <meta name="select:post width" title="450px" content="450px">
  793. <meta name="select:post width" title="300px" content="300px">
  794. <meta name="select:post width" title="325px" content="325px">
  795. <meta name="select:post width" title="350px" content="350px">
  796. <meta name="select:post width" title="375px" content="375px">
  797. <meta name="select:post width" title="400px" content="400px">
  798. <meta name="select:post width" title="425px" content="425px">
  799. <meta name="select:post width" title="475px" content="475px">
  800. <meta name="select:post width" title="500px" content="500px">
  801. <meta name="select:post width" title="540px" content="540px">
  802. <meta name="select:post width" title="600px" content="600px">
  803. <meta name="select:post width" title="650px" content="650px">
  804.  
  805. <meta name="select:post border" title="1px" content="1px">
  806. <meta name="select:post border" title="0.5px" content="0.5px">
  807. <meta name="select:post border" title="1.5px" content="1.5px">
  808. <meta name="select:post border" title="2px" content="2px">
  809. <meta name="select:post border" title="2.5px" content="2.5px">
  810. <meta name="select:post border" title="3px" content="3px">
  811. <meta name="select:post border" title="3.5px" content="3.5px">
  812. <meta name="select:post border" title="4px" content="4px">
  813.  
  814. <meta name="select:post padding" title="14px" content="14px">
  815. <meta name="select:post padding" title="none" content="0px">
  816. <meta name="select:post padding" title="10px" content="10px">
  817. <meta name="select:post padding" title="12px" content="12px">
  818. <meta name="select:post padding" title="16px" content="16px">
  819. <meta name="select:post padding" title="18px" content="18px">
  820. <meta name="select:post padding" title="20px" content="20px">
  821. <meta name="select:post padding" title="22px" content="22px">
  822. <meta name="select:post padding" title="24px" content="24px">
  823. <meta name="select:post padding" title="26px" content="26px">
  824. <meta name="select:post padding" title="28px" content="28px">
  825.  
  826. <meta name="select:photos spacing" title="4px" content="4px">
  827. <meta name="select:photos spacing" title="0px" content="0px">
  828. <meta name="select:photos spacing" title="2px" content="2px">
  829. <meta name="select:photos spacing" title="6px" content="6px">
  830. <meta name="select:photos spacing" title="8px" content="8px">
  831. <meta name="select:photos spacing" title="10px" content="10px">
  832.  
  833. <meta name="select:captions style" title="old" content="old">
  834. <meta name="select:captions style" title="new" content="new">
  835.  
  836. <meta name="select:reblog borders" title="yes" content="yes">
  837. <meta name="select:reblog borders" title="no" content="no">
  838.  
  839. <meta name="select:post spacing" title="45px" content="45px">
  840. <meta name="select:post spacing" title="30px" content="30px">
  841. <meta name="select:post spacing" title="35px" content="35px">
  842. <meta name="select:post spacing" title="40px" content="40px">
  843. <meta name="select:post spacing" title="50px" content="50px">
  844. <meta name="select:post spacing" title="55px" content="55px">
  845. <meta name="select:post spacing" title="60px" content="60px">
  846. <meta name="select:post spacing" title="65px" content="65px">
  847. <meta name="select:post spacing" title="70px" content="70px">
  848. <meta name="select:post spacing" title="75px" content="75px">
  849. <meta name="select:post spacing" title="80px" content="80px">
  850.  
  851. <meta name="select:infinite scroll" title="no" content="no">
  852. <meta name="select:infinite scroll" title="yes" content="yes">
  853.  
  854. <!-- divider: dropdowns: post shadows -->
  855. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d40f;&#x1d40e;&#x1d412;&#x1d413;&#x20;&#x1d412;&#x1d407;&#x1d400;&#x1d403;&#x1d40e;&#x1d416;&#x1d412;" title="" content="">
  856.  
  857. <meta name="select:post shadow" title="yes" content="yes">
  858. <meta name="select:post shadow" title="no" content="no">
  859.  
  860. <meta name="select:post shadow offset" title="12px" content="12px">
  861. <meta name="select:post shadow offset" title="4px" content="4px">
  862. <meta name="select:post shadow offset" title="6px" content="6px">
  863. <meta name="select:post shadow offset" title="8px" content="8px">
  864. <meta name="select:post shadow offset" title="10px" content="10px">
  865. <meta name="select:post shadow offset" title="14px" content="14px">
  866. <meta name="select:post shadow offset" title="16px" content="16px">
  867. <meta name="select:post shadow offset" title="18px" content="18px">
  868. <meta name="select:post shadow offset" title="20px" content="20px">
  869. <meta name="select:post shadow offset" title="22px" content="22px">
  870. <meta name="select:post shadow offset" title="24px" content="24px">
  871. <meta name="select:post shadow offset" title="26px" content="26px">
  872. <meta name="select:post shadow offset" title="28px" content="28px">
  873. <meta name="select:post shadow offset" title="30px" content="30px">
  874.  
  875. <meta name="select:post shadow size" title="12px" content="12px">
  876. <meta name="select:post shadow size" title="4px" content="4px">
  877. <meta name="select:post shadow size" title="6px" content="6px">
  878. <meta name="select:post shadow size" title="8px" content="8px">
  879. <meta name="select:post shadow size" title="10px" content="10px">
  880. <meta name="select:post shadow size" title="14px" content="14px">
  881. <meta name="select:post shadow size" title="16px" content="16px">
  882. <meta name="select:post shadow size" title="18px" content="18px">
  883. <meta name="select:post shadow size" title="20px" content="20px">
  884. <meta name="select:post shadow size" title="22px" content="22px">
  885. <meta name="select:post shadow size" title="24px" content="24px">
  886. <meta name="select:post shadow size" title="26px" content="26px">
  887. <meta name="select:post shadow size" title="28px" content="28px">
  888. <meta name="select:post shadow size" title="30px" content="30px">
  889.  
  890. <meta name="select:post shadow transparency" title="none" content="1">
  891. <meta name="select:post shadow transparency" title="10%" content="0.9">
  892. <meta name="select:post shadow transparency" title="15%" content="0.85">
  893. <meta name="select:post shadow transparency" title="20%" content="0.8">
  894. <meta name="select:post shadow transparency" title="25%" content="0.75">
  895. <meta name="select:post shadow transparency" title="30%" content="0.7">
  896. <meta name="select:post shadow transparency" title="35%" content="0.65">
  897. <meta name="select:post shadow transparency" title="40%" content="0.6">
  898. <meta name="select:post shadow transparency" title="45%" content="0.55">
  899. <meta name="select:post shadow transparency" title="50%" content="0.5">
  900. <meta name="select:post shadow transparency" title="55%" content="0.45">
  901. <meta name="select:post shadow transparency" title="60%" content="0.4">
  902. <meta name="select:post shadow transparency" title="65%" content="0.35">
  903. <meta name="select:post shadow transparency" title="70%" content="0.3">
  904. <meta name="select:post shadow transparency" title="75%" content="0.25">
  905. <meta name="select:post shadow transparency" title="80%" content="0.2">
  906. <meta name="select:post shadow transparency" title="85%" content="0.15">
  907. <meta name="select:post shadow transparency" title="90%" content="0.1">
  908. <meta name="select:post shadow transparency" title="95%" content="0.05">
  909.  
  910. <!-- divider: dropdowns: tags -->
  911. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d413;&#x1d400;&#x1d406;&#x1d412;" title="" content="">
  912. <meta name="select:tags" title="toggle" content="toggle">
  913. <meta name="select:tags" title="toggle + fade" content="toggle-fade">
  914. <meta name="select:tags" title="always show" content="show">
  915.  
  916. <meta name="select:tags position" title="right" content="right">
  917. <meta name="select:tags position" title="left" content="left">
  918.  
  919. <!-- divider: dropdowns: post footer -->
  920. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d40f;&#x1d40e;&#x1d412;&#x1d413;&#x20;&#x1d405;&#x1d40e;&#x1d40e;&#x1d413;&#x1d404;&#x1d411;" title="" content="">
  921. <meta name="select:post footer border" title="1px" content="1px">
  922. <meta name="select:post footer border" title="0.5px" content="0.5px">
  923. <meta name="select:post footer border" title="1.5px" content="1.5px">
  924. <meta name="select:post footer border" title="2px" content="2px">
  925. <meta name="select:post footer border" title="2.5px" content="2.5px">
  926. <meta name="select:post footer border" title="3px" content="3px">
  927. <meta name="select:post footer border" title="3.5px" content="3.5px">
  928. <meta name="select:post footer border" title="4px" content="4px">
  929.  
  930. <meta name="select:shorten notes" title="yes" content="yes">
  931. <meta name="select:shorten notes" title="no" content="no">
  932.  
  933. <!-- divider: dropdowns: corner image -->
  934. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d402;&#x1d40e;&#x1d411;&#x1d40d;&#x1d404;&#x1d411;&#x20;&#x1d408;&#x1d40c;&#x1d400;&#x1d406;&#x1d404;" title="" content="">
  935. <meta name="select:show corner image" title="show" content="show">
  936. <meta name="select:show corner image" title="hide" content="hide">
  937.  
  938. <meta name="select:corner image width" title="130px" content="130px">
  939. <meta name="select:corner image width" title="60px" content="60px">
  940. <meta name="select:corner image width" title="70px" content="70px">
  941. <meta name="select:corner image width" title="80px" content="80px">
  942. <meta name="select:corner image width" title="90px" content="90px">
  943. <meta name="select:corner image width" title="100px" content="100px">
  944. <meta name="select:corner image width" title="110px" content="110px">
  945. <meta name="select:corner image width" title="120px" content="120px">
  946. <meta name="select:corner image width" title="140px" content="140px">
  947. <meta name="select:corner image width" title="150px" content="150px">
  948. <meta name="select:corner image width" title="160px" content="160px">
  949. <meta name="select:corner image width" title="170px" content="170px">
  950. <meta name="select:corner image width" title="180px" content="180px">
  951. <meta name="select:corner image width" title="190px" content="190px">
  952. <meta name="select:corner image width" title="200px" content="200px">
  953. <meta name="select:corner image width" title="210px" content="210px">
  954. <meta name="select:corner image width" title="220px" content="220px">
  955. <meta name="select:corner image width" title="230px" content="230px">
  956. <meta name="select:corner image width" title="240px" content="240px">
  957. <meta name="select:corner image width" title="250px" content="250px">
  958. <meta name="select:corner image width" title="260px" content="260px">
  959. <meta name="select:corner image width" title="270px" content="270px">
  960. <meta name="select:corner image width" title="280px" content="280px">
  961. <meta name="select:corner image width" title="290px" content="290px">
  962. <meta name="select:corner image width" title="300px" content="300px">
  963.  
  964. <!-- divider: dropdowns: hover text -->
  965. <meta name="select:&#x1f53d;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d407;&#x1d40e;&#x1d415;&#x1d404;&#x1d411;&#x20;&#x1d413;&#x1d404;&#x1d417;&#x1d413;" title="" content="">
  966. <meta name="select:hover text padding" title="8px" content="8px">
  967. <meta name="select:hover text padding" title="6px" content="6px">
  968. <meta name="select:hover text padding" title="10px" content="10px">
  969. <meta name="select:hover text padding" title="12px" content="12px">
  970. <meta name="select:hover text padding" title="14px" content="14px">
  971. <meta name="select:hover text padding" title="16px" content="16px">
  972. <meta name="select:hover text padding" title="18px" content="18px">
  973. <meta name="select:hover text padding" title="20px" content="20px">
  974.  
  975. <meta name="select:hover text shadow" title="yes" content="yes">
  976. <meta name="select:hover text shadow" title="no" content="no">
  977.  
  978. <meta name="select:hover text shadow offset" title="4px" content="4px">
  979. <meta name="select:hover text shadow offset" title="6px" content="6px">
  980. <meta name="select:hover text shadow offset" title="8px" content="8px">
  981. <meta name="select:hover text shadow offset" title="10px" content="10px">
  982. <meta name="select:hover text shadow offset" title="12px" content="12px">
  983. <meta name="select:hover text shadow offset" title="14px" content="14px">
  984. <meta name="select:hover text shadow offset" title="16px" content="16px">
  985. <meta name="select:hover text shadow offset" title="18px" content="18px">
  986. <meta name="select:hover text shadow offset" title="20px" content="20px">
  987. <meta name="select:hover text shadow offset" title="22px" content="22px">
  988. <meta name="select:hover text shadow offset" title="24px" content="24px">
  989. <meta name="select:hover text shadow offset" title="26px" content="26px">
  990. <meta name="select:hover text shadow offset" title="28px" content="28px">
  991. <meta name="select:hover text shadow offset" title="30px" content="30px">
  992.  
  993. <meta name="select:hover text shadow size" title="6px" content="6px">
  994. <meta name="select:hover text shadow size" title="2px" content="2px">
  995. <meta name="select:hover text shadow size" title="4px" content="4px">
  996. <meta name="select:hover text shadow size" title="8px" content="8px">
  997. <meta name="select:hover text shadow size" title="10px" content="10px">
  998. <meta name="select:hover text shadow size" title="12px" content="12px">
  999. <meta name="select:hover text shadow size" title="14px" content="14px">
  1000. <meta name="select:hover text shadow size" title="16px" content="16px">
  1001. <meta name="select:hover text shadow size" title="18px" content="18px">
  1002. <meta name="select:hover text shadow size" title="20px" content="20px">
  1003. <meta name="select:hover text shadow size" title="22px" content="22px">
  1004. <meta name="select:hover text shadow size" title="24px" content="24px">
  1005.  
  1006. <meta name="select:hover text shadow transparency" title="none" content="1">
  1007. <meta name="select:hover text shadow transparency" title="10%" content="0.9">
  1008. <meta name="select:hover text shadow transparency" title="15%" content="0.85">
  1009. <meta name="select:hover text shadow transparency" title="20%" content="0.8">
  1010. <meta name="select:hover text shadow transparency" title="25%" content="0.75">
  1011. <meta name="select:hover text shadow transparency" title="30%" content="0.7">
  1012. <meta name="select:hover text shadow transparency" title="35%" content="0.65">
  1013. <meta name="select:hover text shadow transparency" title="40%" content="0.6">
  1014. <meta name="select:hover text shadow transparency" title="45%" content="0.55">
  1015. <meta name="select:hover text shadow transparency" title="50%" content="0.5">
  1016. <meta name="select:hover text shadow transparency" title="55%" content="0.45">
  1017. <meta name="select:hover text shadow transparency" title="60%" content="0.4">
  1018. <meta name="select:hover text shadow transparency" title="65%" content="0.35">
  1019. <meta name="select:hover text shadow transparency" title="70%" content="0.3">
  1020. <meta name="select:hover text shadow transparency" title="75%" content="0.25">
  1021. <meta name="select:hover text shadow transparency" title="80%" content="0.2">
  1022. <meta name="select:hover text shadow transparency" title="85%" content="0.15">
  1023. <meta name="select:hover text shadow transparency" title="90%" content="0.1">
  1024. <meta name="select:hover text shadow transparency" title="95%" content="0.05">
  1025.  
  1026. <!-- divider: text: sidebar -->
  1027. <meta name="text:&#917536;&#x2060;&#x2060;" content="&#x1f58a;&#xfe0f;&#x20;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d412;&#x1d408;&#x1d403;&#x1d404;&#x1d401;&#x1d400;&#x1d411;&NewLine;">
  1028.  
  1029. <meta name="text:sidebar image hover text" content="">
  1030.  
  1031. <!-- divider: text: sidebar links -->
  1032. <meta name="text:&#917536;&#x2060;&#x2060;&#x2060;" content="&#x1f58a;&#xfe0f;&#x20;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d412;&#x1d408;&#x1d403;&#x1d404;&#x1d401;&#x1d400;&#x1d411;&#x20;&#x1d40b;&#x1d408;&#x1d40d;&#x1d40a;&#x1d412;&NewLine;">
  1033.  
  1034. <meta name="text:home link text" content="Go home">
  1035. <meta name="text:ask link text" content="Send mail">
  1036. <meta name="text:archive link text" content="Archive">
  1037.  
  1038. <!-- divider: text: description -->
  1039. <meta name="text:&#917536;&#x2060;&#x2060;&#x2060;&#x2060;" content="&#x1f58a;&#xfe0f;&#x20;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d403;&#x1d404;&#x1d412;&#x1d402;&#x1d411;&#x1d408;&#x1d40f;&#x1d413;&#x1d408;&#x1d40e;&#x1d40d;&NewLine;">
  1040.  
  1041. <meta name="text:desc title" content="C:&#x5C; welcome!">
  1042. <meta name="text:custom desc" content="The &#x3C;b&#x3E;serene&#x3C;/b&#x3E; sound of a&NewLine;&#x3C;br&#x3E;&NewLine;distant music box...&NewLine;&#x3C;br&#x3E;&NewLine;It fills you with&NewLine;&#x3C;br&#x3E;&NewLine;&#x3C;i&#x3E;determination.&#x3C;/i&#x3E;">
  1043.  
  1044. <!-- divider: text: custom links -->
  1045. <meta name="text:&#917536;&#x2060;&#x2060;&#x2060;&#x2060;&#x2060;" content="&#x1f58a;&#xfe0f;&#x20;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d402;&#x1d414;&#x1d412;&#x1d413;&#x1d40e;&#x1d40c;&#x20;&#x1d40b;&#x1d408;&#x1d40d;&#x1d40a;&#x1d412;&NewLine;">
  1046. <meta name="text:custom link 1 name" content="example link">
  1047. <meta name="text:custom link 1 URL" content="https://youtu.be/QPX9b3Vtz0I">
  1048. <meta name="text:custom link 2 name" content="">
  1049. <meta name="text:custom link 2 URL" content="">
  1050. <meta name="text:custom link 3 name" content="">
  1051. <meta name="text:custom link 3 URL" content="">
  1052. <meta name="text:custom link 4 name" content="">
  1053. <meta name="text:custom link 4 URL" content="">
  1054. <meta name="text:custom link 5 name" content="">
  1055. <meta name="text:custom link 5 URL" content="">
  1056. <meta name="text:custom link 6 name" content="">
  1057. <meta name="text:custom link 6 URL" content="">
  1058. <meta name="text:custom link 7 name" content="">
  1059. <meta name="text:custom link 7 URL" content="">
  1060. <meta name="text:custom link 8 name" content="">
  1061. <meta name="text:custom link 8 URL" content="">
  1062.  
  1063. <!-- divider: text: music player -->
  1064. <meta name="text:&#917536;&#x2060;&#x2060;&#x2060;&#x2060;&#x2060;&#x2060;" content="&#x1f58a;&#xfe0f;&#x20;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d40c;&#x1d414;&#x1d412;&#x1d408;&#x1d402;&#x20;&#x1d40f;&#x1d40b;&#x1d400;&#x1d418;&#x1d404;&#x1d411;&NewLine;">
  1065. <meta name="text:how to link music&#x3A;" content="linktr.ee/direct_file_links">
  1066. <meta name="text:music player song name" content="Peaceful Sleep">
  1067. <meta name="text:music player song URL" content="https://rhizo.gitlab.io/nier/Peaceful_Sleep__Music_Box_.mp3">
  1068. <meta name="text:music player volume" content="85%">
  1069.  
  1070. <!-- divider: text: corner image -->
  1071. <meta name="text:&#917536;&#x2060;&#x2060;&#x2060;&#x2060;&#x2060;&#x2060;&#x2060;" content="&#x1f58a;&#xfe0f;&#x20;&#x2007;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#xb7;&#x2007;&#x1d402;&#x1d40e;&#x1d411;&#x1d40d;&#x1d404;&#x1d411;&#x20;&#x1d408;&#x1d40c;&#x1d400;&#x1d406;&#x1d404;&NewLine;">
  1072. <meta name="text:corner image hover text" content="">
  1073. {/block:Options}
  1074.  
  1075. <!--+++++++++++++++++++++++++++++++++++++++++++++++++-->
  1076.  
  1077. <!----- GOOGLE FONTS ----->
  1078. <link href="//fonts.googleapis.com" rel="preconnect">
  1079. <link href="//fonts.gstatic.com" rel="preconnect" crossorigin>
  1080. <script src="//cdn.jsdelivr.net/gh/ht-devx/addGoogleFonts/v2/addGoogleFonts.min.js"></script>
  1081. <script>
  1082. addGoogleFonts("{select:font}, {select:small caps font}, {select:heading font}, {select:sidebar links font}, {select:desc title font}, {select:desc text font}, {text:custom links font}, {select:music player font}");
  1083. </script>
  1084.  
  1085. <!----- THEME SCRIPTS & SHEETS ----->
  1086. <link href="//glen-npf.gitlab.io/v4-beta/main.min.css" rel="stylesheet">
  1087. <script src="//glen-npf.gitlab.io/v4-beta/use.min.js"></script>
  1088.  
  1089. <link href="//cdn.jsdelivr.net/gh/ht-devx/VIDYO/VIDYO.min.css" rel="stylesheet">
  1090. <script src="//cdn.jsdelivr.net/gh/ht-devx/VIDYO/VIDYO.min.js"></script>
  1091.  
  1092. <link href="//glen-themes.gitlab.io/thms/06/2025/sans.min.css" rel="stylesheet">
  1093. <script src="//glen-themes.gitlab.io/thms/06/2025/papyrus.min.js"></script>
  1094.  
  1095. <!--+++++++++++++++++++++++++++++++++++++++++++++++++-->
  1096.  
  1097. <style>
  1098.  
  1099. /*------ OPTION VARIABLES ------*/
  1100. :root {
  1101. /*---- GENERAL ----*/
  1102. --Screen-Gaps:{select:screen gap};
  1103. --TumblrControls-Zoom-Factor:75%;
  1104.  
  1105. /*---- CONTAINER ----*/
  1106. --Container-Width-Total:clamp(20vw, var(--Post-Width-Total), 75vw);
  1107. --Container-Side-Gaps:{select:side gaps};
  1108. --Container-Left-Nudge:{select:shift everything X};
  1109.  
  1110. /*---- SIDEBAR ----*/
  1111. --Sidebar-Width-Total:{select:sidebar total width};
  1112. --Sidebar-Rows-Spacing:{select:sidebar rows spacing};
  1113.  
  1114. /*---- SIDEBAR :: IMAGE ----*/
  1115. --Sidebar-Image-Area-Width:{select:sidebar image width};
  1116. --Sidebar-Image-Right-Gap:{select:sidebar image right gap};
  1117.  
  1118. /*---- SIDEBAR :: LINKS ----*/
  1119. --Sidebar-Links-Column-Spacing:{select:sidebar links column gap};
  1120. --Sidebar-Links-Row-Spacing:{select:sidebar links row gap};
  1121. --Sidebar-Links-Heart-Size:16; /* number only, no suffix */
  1122. --Sidebar-Links-Heart-Color:{color:sidebar links heart};
  1123. --Sidebar-Links-Asterisk-Size:10; /* number only, no suffix */
  1124. --Sidebar-Links-Asterisk-Color:{color:sidebar links asterisk};
  1125. --Sidebar-Links-Hover-Speed:0.25s;
  1126. --Sidebar-Links-Font-Family:"{select:sidebar links font}";
  1127. --Sidebar-Links-Font-Weight:var(--SmallCaps-Font-Weight);
  1128. --Sidebar-Links-Font-Size:{select:sidebar links font size};
  1129. --Sidebar-Links-Letter-Spacing:var(--SmallCaps-Letter-Spacing);
  1130. --Sidebar-Links-Word-Spacing:var(--SmallCaps-Word-Spacing);
  1131. --Sidebar-Links-Text-Color:{color:sidebar links text};
  1132.  
  1133. /*---- SIDEBAR :: SHADOWS ----*/
  1134. --Sidebar-Shadow-Offset:{select:sidebar shadow offset};
  1135. --Sidebar-Shadow-Size:{select:sidebar shadow size};
  1136. --Sidebar-Shadow-Color:rgba({RGBcolor:sidebar shadow},{select:sidebar shadow transparency});
  1137.  
  1138. /*---- SIDEBAR :: DESC ----*/
  1139. --Desc-Window-Outer-Border-Size:{select:desc window border};
  1140. --Desc-Window-Outer-Border-Color:{color:desc window border};
  1141. --Desc-Window-Outer-Border-Padding:{select:desc window padding};
  1142. --Desc-Window-Outer-BG:{color:desc window BG};
  1143. --Desc-Window-Row-Spacing:var(--Desc-Window-Outer-Border-Padding);
  1144.  
  1145. --Desc-Title-Bar-Border-Size:{select:desc title bar border};
  1146. --Desc-Title-Bar-Border-Color:{color:desc title bar border};
  1147. --Desc-Title-Bar-Padding:{select:desc title bar padding};
  1148. --Desc-Title-Bar-BG:{color:desc title bar BG};
  1149. --Desc-Title-Font-Family:"{select:desc title font}";
  1150. --Desc-Title-Font-Weight:var(--SmallCaps-Font-Weight);
  1151. --Desc-Title-Font-Size:var(--SmallCaps-Font-Size);
  1152. --Desc-Title-Letter-Spacing:var(--SmallCaps-Letter-Spacing);
  1153. --Desc-Title-Word-Spacing:var(--SmallCaps-Word-Spacing);
  1154. --Desc-Title-Color:{color:desc title};
  1155. --Desc-Title-Marquee-Chara-Speed:0.25s;
  1156. --Desc-Title-Bar-Buttons-Border-Size:1px;
  1157. --Desc-Title-Bar-Buttons-Border-Color:{color:desc title bar buttons border};
  1158. --Desc-Title-Bar-Buttons-Icon-Size:9; /* number only, no suffix */
  1159. --Desc-Title-Bar-Buttons-Icon-Color:{color:desc title bar buttons};
  1160. --Desc-Title-Bar-Buttons-Padding:{select:desc title bar buttons padding};
  1161. --Desc-Title-Bar-Buttons-BG:{color:desc title bar buttons BG};
  1162. --Desc-Title-Bar-Buttons-Spacing:{select:desc title bar buttons spacing};
  1163.  
  1164. --Desc-Main-Box-Border-Size:{select:desc text border};
  1165. --Desc-Main-Box-Border-Color:{color:desc text border};
  1166. --Desc-Main-Box-Padding-X:{select:desc text padding};
  1167. --Desc-Main-Box-Padding-Y:calc(var(--Desc-Main-Box-Padding-X) - var(--Desc-Main-Box-LH-V-Gap));
  1168. --Desc-Main-Box-BG:{color:desc text BG};
  1169. --Desc-Main-Box-Font-Family:"{select:desc text font}";
  1170. --Desc-Main-Box-Font-Weight:normal;
  1171. --Desc-Main-Box-Font-Size:{select:desc text font size};
  1172. --Desc-Main-Box-Letter-Spacing:0px;
  1173. --Desc-Main-Box-Word-Spacing:0px;
  1174. --Desc-Main-Box-Text-Align:{select:desc text align};
  1175. --Desc-Main-Box-Line-Height:{select:desc text line height};
  1176. --Desc-Main-Box-LH-V-Gap:calc(((var(--Desc-Main-Box-Font-Size) * var(--Desc-Main-Box-Line-Height)) - var(--Desc-Main-Box-Font-Size)) / 2);
  1177. --Desc-Main-Box-Text-Color:{color:desc text};
  1178. --Desc-Main-Box-Bold:{color:desc bold};
  1179. --Desc-Main-Box-Italic:{color:desc italic};
  1180. --Desc-Main-Box-Links-Text:{color:desc links};
  1181. --Desc-Main-Box-Links-Underline-Size:1px;
  1182. --Desc-Main-Box-Links-Underline-Gap:1.5px;
  1183. --Desc-Main-Box-Links-Underline-Color:{color:desc links underline};
  1184.  
  1185. /*---- SIDEBAR :: CUSTOM LINKS ----*/
  1186. --Custom-Links-Columns:{select:custom links columns};
  1187. --Custom-Links-Spacing:{select:custom links spacing};
  1188. --Custom-Links-Border-Size:{select:custom links border};
  1189. --Custom-Links-Border-Color:{color:custom links border};
  1190. --Custom-Links-Padding-X:{select:custom links padding};
  1191. --Custom-Links-Padding-Y:calc(var(--Custom-Links-Padding-X) - var(--SmallCaps-LH-V-Gap));
  1192. --Custom-Links-BG:{color:custom links BG};
  1193. --Custom-Links-Font-Family:"{select:custom links font}";
  1194. --Custom-Links-Font-Weight:var(--SmallCaps-Font-Weight);
  1195. --Custom-Links-Font-Size:{select:custom links font size};
  1196. --Custom-Links-Letter-Spacing:var(--SmallCaps-Letter-Spacing);
  1197. --Custom-Links-Word-Spacing:var(--SmallCaps-Word-Spacing);
  1198. --Custom-Links-Text-Color:{color:custom links text};
  1199. --Custom-Links-Line-Height:var(--Body-Line-Height);
  1200.  
  1201. --Custom-Links-Hover-Speed:0.25s;
  1202. --Custom-Links-HOVER-Border-Color:{color:custom links hover border};
  1203. --Custom-Links-HOVER-BG:{color:custom links hover BG};
  1204. --Custom-Links-HOVER-Text-Color:{color:custom links hover text};
  1205.  
  1206. /*---- SIDEBAR :: MUSIC PLAYER ----*/
  1207. --Music-Player-Btns-Border-Size:{select:music player buttons border};
  1208. --Music-Player-Btns-Border-Color:{color:music player buttons border};
  1209. --Music-Player-Btns-BG:{color:music player buttons BG};
  1210. --Music-Player-Btns-Icon-Size-RAW:{select:music player buttons size}; /* number only, no px */
  1211. --Music-Player-Btns-Icon-Size:{select:music player buttons size}px; /* WITH px */
  1212. --Music-Player-Btns-Icon-Padding:{select:music player buttons padding};
  1213. --Music-Player-Btns-Icon-Color:{color:music player buttons};
  1214. --Music-Player-Btns-Pressed-Zoom-Factor:0.85;
  1215. --Music-Player-Play-Btn-Hover-Text:"Play";
  1216. --Music-Player-Pause-Btn-Hover-Text:"Pause";
  1217. --Music-Player-Center-Gap:{select:music player center gap};
  1218. --Music-Player-Name-Border-Size:{select:music player name border};
  1219. --Music-Player-Name-Border-Color:{color:music player name border};
  1220. --Music-Player-Name-Side-Padding:{select:music player name padding};
  1221. --Music-Player-Name-BG:{color:music player name BG};
  1222. --Music-Player-Name-Font-Family:"{select:music player font}";
  1223. --Music-Player-Name-Font-Weight:var(--SmallCaps-Font-Weight);
  1224. --Music-Player-Name-Font-Size:{select:music player font size};
  1225. --Music-Player-Name-Letter-Spacing:var(--SmallCaps-Letter-Spacing);
  1226. --Music-Player-Name-Word-Spacing:var(--SmallCaps-Word-Spacing);
  1227. --Music-Player-Name-Text-Color:{color:music player name};
  1228. --Music-Player-Name-Marquee-Chara-Speed:0.25s;
  1229.  
  1230. /*---- POSTS ----*/
  1231. --Post-Content-Width:{select:post width};
  1232. --Post-Padding:{select:post padding};
  1233. --Post-Width-Total:calc(var(--Post-Content-Width) + (var(--Post-Padding) * 2) + (var(--Post-Border-Size) * 2));
  1234. --Post-Border-Size:{select:post border};
  1235. --Post-Border-Color:{color:post borders};
  1236. --Post-BG:{color:post BG};
  1237. --Post-Spacing:{select:post spacing};
  1238. --Post-Body-FadeIn-Speed:0.25s;
  1239.  
  1240. --Post-Secondary-BG:{color:post alt BG};
  1241. --Post-Secondary-Border-Size:1px;
  1242. --Post-Secondary-Border-Color:{color:post alt borders};
  1243. --Post-Secondary-Text-Color:{color:text alt};
  1244. --Post-Secondary-Text-Color-2:{color:text alt 2};
  1245.  
  1246. --Post-Shadow-Offset:{select:post shadow offset};
  1247. --Post-Shadow-Size:{select:post shadow size};
  1248. --Post-Shadow-Color:rgba({RGBcolor:post shadow},{select:post shadow transparency});
  1249.  
  1250. /*---- POST WINDOW BAR ----*/
  1251. /* other keywords: post header */
  1252. --Post-Window-Bar-Border-Size:{select:post window bar border};
  1253. --Post-Window-Bar-Border-Color:{color:post window bar border};
  1254. --Post-Window-Bar-Padding:{select:post window bar padding};
  1255. --Post-Window-Bar-BG:{color:post window bar BG};
  1256.  
  1257. /* pixel arrow */
  1258. --Post-Window-Bar-Arrow-Size:5; /* number only, no suffix */
  1259. --Post-Window-Bar-Arrow-Color:{color:post window bar text};
  1260.  
  1261. /* bar text */
  1262. --Post-Window-Bar-Text-Color:{color:post window bar text};
  1263. --Post-Window-Bar-Left-Items-Spacing:7px;
  1264.  
  1265. /* file name extensions/suffixes */
  1266. --Post-Window-Bar-Text-Post-Extension-Name:".txt";
  1267. --Post-Window-Bar-Photo-Post-Extension-Name:".png";
  1268. --Post-Window-Bar-Quote-Post-Extension-Name:".txt";
  1269. --Post-Window-Bar-Link-Post-Extension-Name:".lnk";
  1270. --Post-Window-Bar-Chat-Post-Extension-Name:".log";
  1271. --Post-Window-Bar-Audio-Post-Extension-Name:".mp3";
  1272. --Post-Window-Bar-Video-Post-Extension-Name:".mov";
  1273. --Post-Window-Bar-Ask-Post-Extension-Name:".log";
  1274. --Post-Window-Bar-Poll-Post-Extension-Name:".xlsx";
  1275.  
  1276. /* right buttons */
  1277. --Post-Window-Bar-Buttons-Border-Size:1px;
  1278. --Post-Window-Bar-Buttons-Border-Color:{color:post window bar buttons border};
  1279. --Post-Window-Bar-Buttons-BG:{color:post window bar buttons BG};
  1280. --Post-Window-Bar-Buttons-Icon-Size:9; /* number only, no suffix */
  1281. --Post-Window-Bar-Buttons-Icon-Color:{color:post window bar buttons};
  1282. --Post-Window-Bar-Buttons-Padding:{select:post window bar buttons padding};
  1283. --Post-Window-Bar-Buttons-Spacing:{select:post window bar buttons spacing};
  1284.  
  1285. /*---- MAIN FONT ----*/
  1286. --Body-Font-Family:"{select:font}";
  1287. --Body-Font-Weight:normal;
  1288. --Body-Font-Size:{select:font size};
  1289. --Body-Letter-Spacing:0px;
  1290. --Body-Word-Spacing:0px;
  1291. --Body-Text-Color:{color:text};
  1292. --Body-Text-Color-Lighter:rgba({RGBcolor:text},0.8);
  1293. --Body-Line-Height:1.65; /* number only */
  1294. --Body-LH-V-Gap:calc(((var(--Body-Font-Size) * var(--Body-Line-Height)) - var(--Body-Font-Size)) / 2);
  1295.  
  1296. /*---- SMALL CAPS FONT ----*/
  1297. --SmallCaps-Font-Family:"{select:small caps font}";
  1298. --SmallCaps-Font-Weight:500;
  1299. --SmallCaps-Font-Size:{select:small caps font size};
  1300. --SmallCaps-Letter-Spacing:0.025em;
  1301. --SmallCaps-Word-Spacing:0px;
  1302. --SmallCaps-LH-V-Gap:calc(((var(--SmallCaps-Font-Size) * var(--Body-Line-Height)) - var(--SmallCaps-Font-Size)) / 2);
  1303.  
  1304. /*---- HEADING FONT ----*/
  1305. --Heading-Font-Family:"{select:heading font}";
  1306. --Heading-Font-Weight:600;
  1307. --Heading-Font-Size:{select:heading font size};
  1308. --Heading-Letter-Spacing:0.025em;
  1309. --Heading-Word-Spacing:0px;
  1310. --Heading-Line-Height:var(--Body-Line-Height);
  1311. --Heading-Text-Color:{color:headings};
  1312.  
  1313. /*---- TEXT FORMATTING ----*/
  1314. --Bold-Font-Weight:600;
  1315. --Bold:{color:bold};
  1316. --Italic:{color:italic};
  1317.  
  1318. --Links-Color:{color:links};
  1319. --Links-Underline-Gap:1px;
  1320. --Links-Underline-Size:1px;
  1321. --Links-Underline-Color:{color:links underline};
  1322. --Links-Hover-Speed:0.4s;
  1323.  
  1324. --Code-Block-Padding-X:max(calc(var(--Post-Padding) - 1px),1.420em);
  1325. --Code-Block-Padding-Y:calc(var(--Code-Block-Padding-X) - var(--Body-LH-V-Gap));
  1326. --Code-Block-Border-Size:var(--Post-Secondary-Border-Size);
  1327. --Code-Block-Border-Color:var(--Post-Secondary-Border-Color);
  1328. --Code-Block-BG:var(--Post-Secondary-BG);
  1329. --Code-Block-Text-Color:var(--Post-Secondary-Text-Color);
  1330.  
  1331. --Code-Font-Family:"Consolas";
  1332. --Code-Font-Weight:normal;
  1333. --Code-Font-Size:calc(var(--Body-Font-Size) * 0.9);
  1334. --Code-Letter-Spacing:0px;
  1335. --Code-Word-Spacing:0px;
  1336. --Code-Line-Height:var(--Body-Line-Height);
  1337.  
  1338. --Blockquote-Left-Gap-1:calc((var(--Post-Avatar-Size) / 2) - (var(--Blockquote-Border-Size) / 2));
  1339. --Blockquote-Border-Size:1px;
  1340. --Blockquote-Border-Color:{color:blockquote border};
  1341. --Blockquote-Left-Gap-2:calc(0px - var(--Blockquote-Border-Size) - var(--Blockquote-Left-Gap-1) + var(--Post-Avatar-Size) + var(--Reblog-Header-Center-Gap));
  1342.  
  1343. /*---- NPF SETTINGS: PHOTO(SET)S ----*/
  1344. --NPF-Images-Spacing:var(--Photoset-Spacing);
  1345. --NPF-Caption-Spacing:0px;
  1346. --NPF-Move-1st-Photoset:"yes";
  1347. --Text-Container-Selector:".text-post-reblogs";
  1348. --Text-Reblogs-Selector:".comment";
  1349.  
  1350. /*---- NPF SETTINGS: ALT TEXT ----*/
  1351. --NPF-Alt-Text-Button-Corner-Distance:10px;
  1352. --NPF-Alt-Text-Button-Visibility:25%;
  1353. --NPF-Alt-Text-Button-Rounded-Corners:0px;
  1354. --NPF-Alt-Text-Button-Fade-Speed:0.15s;
  1355. --NPF-Alt-Text-Button-Font-Size:calc(var(--SmallCaps-Font-Size) - 0.5px);
  1356. --NPF-Alt-Text-Box-Fade-Speed:0s;
  1357. --NPF-Alt-Text-Box-Rounded-Corners:0px;
  1358.  
  1359. /*---- PHOTOS / PHOTOSETS ----*/
  1360. --Photoset-Spacing:{select:photos spacing};
  1361. --Lightbox-BG:{color:background};
  1362. --Lightbox-BG-RGB:{RGBcolor:background}; /* must be RGB */
  1363. --Lightbox-BG-Strength:69%;
  1364. --Lightbox-BG-Blur-Amount:0px;
  1365. --Lightbox-Image-Rounded-Corners:0px;
  1366.  
  1367. /*---- QUOTE POSTS ----*/
  1368. --Quote-Heart-Icon-Size:16; /* px only, no suffix */
  1369. --Quote-Heart-Padding:10px;
  1370. --Quote-Heart-Border-Size:var(--Post-Secondary-Border-Size);
  1371. --Quote-Heart-Border-Color:var(--Post-Secondary-Border-Color);
  1372.  
  1373. --Quote-Font-Family:var(--Heading-Font-Family);
  1374. --Quote-Font-Weight:var(--Heading-Font-Weight);
  1375. --Quote-Font-Size:var(--Heading-Font-Size);
  1376. --Quote-Letter-Spacing:var(--Heading-Letter-Spacing);
  1377. --Quote-Word-Spacing:var(--Heading-Word-Spacing);
  1378. --Quote-Line-Height:var(--Heading-Line-Height);
  1379. --Quote-Text-Color:var(--Heading-Text-Color);
  1380.  
  1381. --Quote-Post-Row-Spacing:1em;
  1382.  
  1383. /*---- LINK POSTS ----*/
  1384. --Link-Post-Title-Font-Size:var(--Heading-Font-Size);
  1385. --Link-Post-Title-Line-Height:var(--Heading-Line-Height);
  1386. --Link-Post-Title-Text-Align:center;
  1387. --Link-Post-Title-Arrow-Left-Gap:13px;
  1388. --Link-Post-Title-Arrow-Size:12; /* number only, no suffix */
  1389. --Link-Post-Title-Arrow-Color:currentColor;
  1390. --Link-Post-Row-Spacing:1em;
  1391.  
  1392.  
  1393. /*---- CHAT POSTS ----*/
  1394. --Chat-Post-Row-Padding-X:calc(var(--Post-Padding) - 1px);
  1395. --Chat-Post-Row-Padding-Y:calc(var(--Chat-Post-Row-Padding-X) - var(--Body-LH-V-Gap));
  1396. --Chat-Post-Row-Alternating-BG:var(--Post-Secondary-BG);
  1397. --Chat-Post-Row-Alternating-Text-Color:var(--Post-Secondary-Text-Color);
  1398.  
  1399. --Chat-Post-Font-Family:var(--Code-Font-Family);
  1400. --Chat-Post-Font-Weight:var(--Code-Font-Weight);
  1401. --Chat-Post-Font-Size:var(--Code-Font-Size);
  1402. --Chat-Post-Letter-Spacing:0px;
  1403. --Chat-Post-Word-Spacing:0px;
  1404. --Chat-Post-Line-Height:var(--Body-Line-Height);
  1405.  
  1406. /*---- AUDIO POSTS ----*/
  1407. --Audio-Post-Volume:75%;
  1408. --Audio-Post-Player-Border-Size:var(--Post-Secondary-Border-Size);
  1409. --Audio-Post-Player-Border-Color:var(--Post-Secondary-Border-Color);
  1410. --Audio-Post-Album-Image-Size:80px;
  1411. --Audio-Post-Play-Btn-Hover-Text:"Play";
  1412. --Audio-Post-Pause-Btn-Hover-Text:"Pause";
  1413. --Audio-Post-Buttons-Icons-Size:17px; /* WITH px */
  1414. --Play-Button-Icon-Size:7; /* number only, no suffix */
  1415. --Play-Button-Icon-Color:var(--Audio-Post-Buttons-Icons-Color);
  1416. --Pause-Button-Icon-Size:12; /* number only, no suffix */
  1417. --Pause-Button-Icon-Color:var(--Audio-Post-Buttons-Icons-Color);
  1418.  
  1419. --Audio-Post-Buttons-Icons-Color:var(--Post-Secondary-BG);
  1420. --Audio-Post-Buttons-Padding:10px;
  1421. --Audio-Post-Buttons-BG:var(--Post-Secondary-Text-Color-2);
  1422. --Audio-Post-Buttons-Total-Size:calc(var(--Audio-Post-Buttons-Icons-Size) + (var(--Audio-Post-Buttons-Padding) * 2));
  1423. --Audio-Post-Buttons-Rounded-Corners:100%;
  1424. --Audio-Post-Details-BG:var(--Post-Secondary-BG);
  1425. --Audio-Post-Details-Padding-X:14px;
  1426. --Audio-Post-Details-Padding-Y:calc(var(--Audio-Post-Details-Padding-X) - var(--Body-LH-V-Gap));
  1427. --Audio-Post-Details-Text-Color:var(--Post-Secondary-Text-Color-2);
  1428. --Audio-Post-Download-Btn-Touch-Padding:7px;
  1429. --Audio-Post-Download-Btn-Size:14; /* number only, no suffix */
  1430. --Audio-Post-Download-Btn-Color:var(--Audio-Post-Download-Btn-Icon-Color);
  1431. --Audio-Post-Download-Btn-Hover-Text:'{lang:Download this track}';
  1432. --Audio-Post-Download-Btn-Icon-Color:var(--Audio-Post-Details-Text-Color);
  1433.  
  1434. /*---- OTHER AUDIO ----*/
  1435. --SoundCloud-Player-Height:116px; /* 20px, 116px, or 500px */
  1436. --SoundCloud-Show-Album-Image:"yes";
  1437. --SoundCloud-Btn-Color:var(--Audio-Post-Buttons-BG);
  1438.  
  1439. /*---- VIDEO POSTS ----*/
  1440. --Video-Post-Volume:75%;
  1441. --Video-Player-Play-Btn-Size:30; /* number only, no suffix */
  1442. --Video-Player-Pause-Btn-Size:calc(var(--Video-Player-Play-Btn-Size) * 0.85); /* number only, no suffix */
  1443. --Video-Player-Btns-Color:var(--VIDYO-buttons-color);
  1444. --Video-Player-Font-Size:calc(var(--SmallCaps-Font-Size) + 1px);
  1445. --Video-Player-Font-Weight:normal;
  1446.  
  1447. --Video-Player-Small-Play-Btn-Size:14; /* number only, no suffix */
  1448. --Video-Player-Small-Pause-Btn-Size:calc(var(--Video-Player-Small-Play-Btn-Size) * 0.85); /* number only, no suffix */
  1449. --Video-Player-Small-Btns-Color:var(--VIDYO-tiny-buttons-color);
  1450.  
  1451. /*---- ASK POSTS ----*/
  1452. --Ask-Post-Column-Gap:15px;
  1453. --Ask-Post-Header-Bottom-Gap:calc(0px - var(--SmallCaps-LH-V-Gap) + 0.55em);
  1454. --Ask-Post-QnA-Row-Spacing:min(10px,var(--Post-Padding));
  1455.  
  1456. --Ask-Post-Question-Border-Size:var(--Post-Secondary-Border-Size);
  1457. --Ask-Post-Question-Border-Color:var(--Post-Secondary-Border-Color);
  1458. --Ask-Post-Question-Padding:calc(var(--Post-Padding) - 1px);
  1459. --Ask-Post-Question-BG:var(--Post-Secondary-BG);
  1460. --Ask-Post-Question-Avatar-Size:52px;
  1461. --Ask-Post-Question-Avatar-Rounded-Corners:3px;
  1462. --Ask-Post-Question-Text-Color:var(--Post-Secondary-Text-Color);
  1463. --Ask-Post-Anon-Transparent:"yes";
  1464.  
  1465. --Ask-Post-Answer-Border-Size:var(--Post-Secondary-Border-Size);
  1466. --Ask-Post-Answer-Border-Color:var(--Post-Secondary-Border-Color);
  1467. --Ask-Post-Answer-Padding:calc(var(--Post-Padding) - 1px);
  1468. --Ask-Post-Answer-BG:var(--Post-Secondary-BG);
  1469. --Ask-Post-Answer-Avatar-Size:52px;
  1470. --Ask-Post-Answer-Avatar-Rounded-Corners:3px;
  1471. --Ask-Post-Answer-Text-Color:var(--Post-Secondary-Text-Color);
  1472.  
  1473. /*---- POLLS ----*/
  1474. --Poll-Question-Font-Size:var(--Body-Font-Size);
  1475. --Poll-Question-Font-Weight:var(--Body-Font-Weight);
  1476. --Poll-Question-Bottom-Gap:1em;
  1477. --Poll-Options-Border-Size:var(--Post-Secondary-Border-Size);
  1478. --Poll-Options-Border-Color:var(--Post-Secondary-Border-Color);
  1479. --Poll-Options-Padding-X:max(calc(var(--Post-Padding) - 1px),1.420em);
  1480. --Poll-Options-Padding-Y:calc(var(--Poll-Options-Padding-X) - var(--SmallCaps-LH-V-Gap));
  1481. --Poll-Options-BG:var(--Post-Secondary-BG);
  1482. --Poll-Options-Font-Size:calc(var(--SmallCaps-Font-Size));
  1483. --Poll-Options-Text-Color:var(--Post-Secondary-Text-Color-2);
  1484. --Poll-Options-Spacing:0.69em;
  1485.  
  1486. /*---- CAPTIONS / REBLOGS ----*/
  1487. --Captions-Top-Gap:var(--Post-Padding);
  1488.  
  1489. --Reblog-Header-Center-Gap:13px;
  1490. --Reblog-Header-Bottom-Gap:1em;
  1491.  
  1492. --Post-Avatar-Size:34px;
  1493. --Post-Avatar-Rounded-Corners:100%;
  1494. --Post-Usernames-Color:{color:post usernames};
  1495. --Post-Usernames-Underline-Color:rgba({RGBcolor:post usernames},15%);
  1496. --Deactivated-Label-Text:{block:English}Deactivated{/block:English}{block:German}Deaktiviert{/block:German}{block:French}Désactivé{/block:French}{block:Italian}Disattivato{/block:Italian}{block:Japanese}無効化{/block:Japanese}{block:Turkish}Kapatıldı{/block:Turkish}{block:Spanish}Desactivado{/block:Spanish}{block:Russian}Деактивировано{/block:Russian}{block:Polish}deaktywowano{/block:Polish}{block:PortuguesePT}Desativado{/block:PortuguesePT}{block:PortugueseBR}Desativado{/block:PortugueseBR}{block:Dutch}Gedeactiveerd{/block:Dutch}{block:Korean}사용 안 함{/block:Korean}{block:ChineseSimplified}已关闭{/block:ChineseSimplified}{block:ChineseTraditional}已停用{/block:ChineseTraditional}{block:ChineseHK}已停用{/block:ChineseHK}{block:Indonesian}Dinonaktifkan{/block:Indonesian}{block:Hindi}निष्क्रिय{/block:Hindi};
  1497.  
  1498. --Reblog-Border-Size:1px;
  1499. --Reblog-Border-Color:var(--Post-Border-Color);
  1500.  
  1501. /*---- POST FOOTER ----*/
  1502. --Post-Footer-Border-Size:{select:post footer border};
  1503. --Post-Footer-Border-Color:{color:post footer border};
  1504. --Post-Footer-Padding-X:var(--Post-Padding);
  1505. --Post-Footer-Padding-Y:calc((var(--Post-Footer-Padding-X) - (((var(--Post-Footer-Font-Size) * var(--Body-Line-Height)) - var(--Post-Footer-Font-Size)) / 2)) + 2px);
  1506. --Post-Footer-BG:{color:post footer BG};
  1507. --Post-Footer-Column-Spacing:calc(var(--Post-Padding) - 1px);
  1508. --Post-Footer-Font-Size:var(--SmallCaps-Font-Size);
  1509. --Post-Footer-Text-Color:{color:post footer text};
  1510. --Post-Footer-LH-Full:calc(var(--Post-Footer-Font-Size) * var(--Body-Line-Height));
  1511. --Post-Footer-Date-Icon-Size:16; /* number only, no suffix */
  1512. --Post-Footer-Date-Icon-Color:{color:post footer icons};
  1513. --Post-Footer-Sticky-Note-Icon-Size:15; /* number only, no suffix */
  1514. --Post-Footer-Sticky-Note-Icon-Color:{color:post footer icons};
  1515. --Post-Footer-Items-Spacing:6px;
  1516.  
  1517. /*---- TAGS ----*/
  1518. --Tags-Top-Gap:var(--Captions-Top-Gap);
  1519. --Tags-Slide-Speed:0.5s;
  1520. --Tags-Fade-Delay:0.35s;
  1521. --Tags-Fade-Speed:0.5s;
  1522. --Tags-Font-Size:var(--SmallCaps-Font-Size);
  1523. --Tags-Line-Height:var(--Body-Line-Height);
  1524. --Tags-LH-V-Gap:calc(((var(--Tags-Font-Size) * var(--Tags-Line-Height)) - var(--Tags-Font-Size)) / 2);
  1525. --Tags-Padding-X:var(--Tags-LH-V-Gap);
  1526. --Tags-Spacing-X:6px;
  1527. --Tags-Spacing-Y:calc(var(--Tags-Spacing-X) - var(--Tags-LH-V-Gap));
  1528. --Tags-Color:{color:tags};
  1529. --Tags-Hover-Color:{color:tags hover};
  1530.  
  1531. /*---- POST CONTROLS ----*/
  1532. --Post-Controls-Spacing:4px;
  1533. --Post-Controls-Touch-Padding:6px;
  1534. --Post-Controls-Tags-Icon-Size:12; /* number only, no suffix */
  1535. --Post-Controls-Tags-Icon-Color:var(--Post-Controls-Icon-Color);
  1536. --Post-Controls-Reblog-Icon-Size:12; /* number only, no suffix */
  1537. --Post-Controls-Reblog-Icon-Color:var(--Post-Controls-Icon-Color);
  1538. --Post-Controls-Heart-Icon-Size:12; /* number only, no suffix */
  1539. --Post-Controls-Heart-Color:var(--Post-Controls-Icon-Color);
  1540. --Post-Controls-Icon-Size:calc(var(--Body-Font-Size) * 1.2);
  1541. --Post-Controls-Button-Total-Size:calc((1px * var(--Post-Controls-Tags-Icon-Size)) + (var(--Post-Controls-Touch-Padding) * 2));
  1542. --Post-Controls-Icon-Color:{color:post buttons};
  1543. --Liked-Button-Color:#f56b69;
  1544.  
  1545. /*---- POST NOTES ----*/
  1546. --Post-Notes-Row-Spacing:0.75em;
  1547. --Post-Notes-Type-Icon-Size:calc(var(--Body-Font-Size) + 3px);
  1548. --Post-Notes-Type-Icon-Gap-Right:8px;
  1549.  
  1550. /*---- PAGE NUMBERS ----*/
  1551. /* other keywords: pagination */
  1552. --Page-Numbers-Font-Size:calc(var(--SmallCaps-Font-Size) + .5px);
  1553. --Page-Numbers-Arrow-Size:11; /* number only, no suffix */
  1554. --Page-Numbers-Arrow-Color:var(--Page-Numbers-Color);
  1555. --Page-Numbers-Arrow-Gap:4px;
  1556. --Page-Numbers-Map-X-Size:7; /* number only, no suffix */
  1557. --Page-Numbers-Map-X-Color:var(--Page-Numbers-Color);
  1558. --Page-Numbers-Touch-Padding:6px;
  1559. --Page-Numbers-Spacing:calc(var(--Page-Numbers-Touch-Padding) + 8px);
  1560. --Page-Numbers-Color:{color:page numbers};
  1561. --Load-More-Font-Size:var(--SmallCaps-Font-Size);
  1562.  
  1563. /*----- CORNER IMAGE OPTIONS -----*/
  1564. --Corner-Image-Width:{select:corner image width};
  1565.  
  1566. /*----- BACK-TO-TOP BUTTON OPTIONS -----*/
  1567. --BackToTop-Btn-Fade-Speed:0.3s;
  1568. --BackToTop-Btn-Corner-Offset:22px;
  1569. --BackToTop-Btn-Border-Size:var(--Post-Border-Size);
  1570. --BackToTop-Btn-Padding:8px;
  1571. --BackToTop-Btn-BG:var(--Post-Secondary-BG);
  1572. --BackToTop-Btn-Border-Color:var(--Post-Border-Color);
  1573. --BackToTop-Btn-Icon-Size:9; /* number only, no suffix */
  1574. --BackToTop-Btn-Icon-Color:var(--Post-Secondary-Text-Color-2);
  1575. --BackToTop-Btn-Shadow-Offset:calc(var(--BackToTop-Btn-Padding) - var(--BackToTop-Btn-Border-Size));
  1576. --BackToTop-Btn-Shadow-Size:calc(var(--BackToTop-Btn-Padding) - 2px);
  1577. --BackToTop-Btn-Shadow-Color:var(--Post-Shadow-Color);
  1578. --BackToTop-Btn-Pressed-Zoom-Factor:0.875;
  1579.  
  1580. /*----- TOOLTIPS OPTIONS -----*/
  1581. --Tooltips-Margin:20; /* number only */
  1582. --Tooltips-Fade-In-Delay:0s;
  1583. --Tooltips-Fade-In-Speed:0s;
  1584. --Tooltips-Fade-Out-Delay:0s;
  1585. --Tooltips-Fade-Out-Speed:0s;
  1586. --Tooltips-Border-Size:1px;
  1587. --Tooltips-Border-Color:{color:hover text border};
  1588. --Tooltips-Padding-X:{select:hover text padding};
  1589. --Tooltips-Padding-Y:var(--Tooltips-Padding-X);
  1590. --Tooltips-Rounded-Corners:0px;
  1591. --Tooltips-BG:{color:hover text BG};
  1592. --Tooltips-Font-Size:calc(var(--SmallCaps-Font-Size) - 1px);
  1593. --Tooltips-Text-Color:{color:hover text};
  1594.  
  1595. --Tooltips-Shadow-Offset:{select:hover text shadow offset};
  1596. --Tooltips-Shadow-Size:{select:hover text shadow size};
  1597. --Tooltips-Shadow-Color:rgba({RGBcolor:hover text shadow},{select:hover text shadow transparency});
  1598.  
  1599. /*---- SCROLLBAR OPTIONS ----*/
  1600. --Scrollbar-Gutter:12px;
  1601. --Scrollbar-Padding:11px;
  1602. --Scrollbar-Thumb-Size:1px;
  1603. --Scrollbar-Total-Size:calc((var(--Scrollbar-Padding) * 2) + var(--Scrollbar-Thumb-Size));
  1604. --Scrollbar-Thumb:{color:scrollbar};
  1605. --Scrollbar-BG:{color:scrollbar BG};
  1606.  
  1607. /* ignore this */
  1608. --MBSO:min({select:sidebar shadow offset},{select:post shadow offset});
  1609. --MBSS:min({select:sidebar shadow size},{select:post shadow size});
  1610. }/* end root */
  1611.  
  1612. /*-------- TUMBLR CONTROLS --------*/
  1613. iframe#tumblr_controls, .iframe-controls--desktop {
  1614. top:5px!important;
  1615. right:5px!important;
  1616. position:fixed!important;
  1617. transform:scale(var(--TumblrControls-Zoom-Factor,1),var(--TumblrControls-Zoom-Factor,1));
  1618. transform-origin:100% 0;
  1619. z-index:11!important;
  1620. user-select:none;
  1621. }
  1622.  
  1623. [tumblr-controls="black"] iframe#tumblr_controls,
  1624. [tumblr-controls="black"] .iframe-controls--desktop {
  1625. filter:invert(100%) hue-rotate(180deg)!important;
  1626. -webkit-filter:invert(100%) hue-rotate(180deg)!important;
  1627. }
  1628.  
  1629. .tmblr-iframe--follow-teaser, .follow-teaser, .iframe-controls--phone-mobile, .tmblr-iframe--app-cta-button {
  1630. display:none!important;
  1631. }
  1632.  
  1633. .is-mobile .iframe-controls--phone-mobile {
  1634. display:block!important;
  1635. }
  1636.  
  1637. /*------- BASICS -------*/
  1638. body {
  1639. margin:0;
  1640. font:var(--Body-Font-Weight,normal) var(--Body-Font-Size,0.9rem)/var(--Body-Line-Height,1.5) var(--Body-Font-Family), sans-serif;
  1641. letter-spacing:var(--Body-Letter-Spacing);
  1642. word-spacing:var(--Body-Word-Spacing);
  1643. color:var(--Body-Text-Color);
  1644. background:url("{image:background image}") fixed {color:background};
  1645. }
  1646.  
  1647. [bg-size="small"] body {
  1648. background:url("{image:background image}") repeat fixed {color:background};
  1649. }
  1650.  
  1651. [bg-size="large"] body {
  1652. background:url("{image:background image}") no-repeat fixed center/cover {color:background};
  1653. }
  1654.  
  1655. html, body { scroll-behavior:smooth }
  1656. .no-overscroll { overscroll-behavior:none }
  1657.  
  1658. img, canvas, iframe, video {
  1659. max-width:100%;
  1660. vertical-align:middle;
  1661. }
  1662.  
  1663. img, canvas, video { height:auto }
  1664.  
  1665. a {
  1666. color:var(--Links-Color);
  1667. text-decoration:none;
  1668. transition:all var(--Links-Hover-Speed) ease-in-out;
  1669. }
  1670.  
  1671. b, strong {
  1672. font-weight:var(--Bold-Font-Weight);
  1673. color:var(--Bold);
  1674. }
  1675.  
  1676. i:not([class]), em {
  1677. font-style:italic;
  1678. color:var(--Italic);
  1679. }
  1680.  
  1681. figure { margin:0 }
  1682.  
  1683. blockquote {
  1684. margin-right:0;
  1685. margin-left:var(--Blockquote-Left-Gap-1);
  1686. border-left:var(--Blockquote-Border-Size) solid var(--Blockquote-Border-Color);
  1687. padding-left:var(--Blockquote-Left-Gap-2);
  1688. }
  1689.  
  1690. [captions-style="old"]{
  1691. --Blockquote-Left-Gap-1:1em;
  1692. --Blockquote-Left-Gap-2:1em;
  1693. }
  1694.  
  1695. /* code text */
  1696. pre, code {
  1697. font:var(--Code-Font-Weight,normal) var(--Code-Font-Size,1.1rem)/var(--Code-Line-Height,1.65) var(--Code-Font-Family), monospace;
  1698. font-variant-ligatures:none;
  1699. font-variant-numeric:tabular-nums;
  1700. letter-spacing:var(--Code-Letter-Spacing);
  1701. word-spacing:var(--Code-Word-Spacing);
  1702. word-wrap:break-word;
  1703. }
  1704.  
  1705. pre {
  1706. border:var(--Code-Block-Border-Size) solid var(--Code-Block-Border-Color);
  1707. padding:var(--Code-Block-Padding-Y) var(--Code-Block-Padding-X);
  1708. background:var(--Code-Block-BG);
  1709. white-space:pre-wrap;
  1710. color:var(--Code-Block-Text-Color);
  1711. }
  1712.  
  1713. code:not(pre code){
  1714. border:var(--Code-Block-Border-Size) solid var(--Code-Block-Border-Color);
  1715. padding:calc(0.5em - (((var(--Code-Font-Size) * var(--Code-Line-Height)) - var(--Code-Font-Size)) / 2)) 0.5em;
  1716. background:var(--Code-Block-BG);
  1717. color:var(--Code-Block-Text-Color);
  1718. }
  1719.  
  1720. /* bullet lists, numbered lists */
  1721. ul, ol {
  1722. --ul-ol-gap-1:1em;
  1723. --ul-ol-gap-2:0.5em;
  1724. padding-left:0;
  1725. margin-left:calc(1em + var(--ul-ol-gap-1));
  1726. text-align:initial;
  1727. }
  1728.  
  1729. li {
  1730. padding-left:var(--ul-ol-gap-2);
  1731. }
  1732.  
  1733. /* nested bullet lists */
  1734. ul ul, ol ul, ol ol, ul ol {
  1735. margin-left:calc(((1em + var(--ul-ol-gap-1)) * 2) - var(--ul-ol-gap-2));
  1736. }
  1737.  
  1738. /* npf cursive */
  1739. p.npf_quirky, .npf_quirky {
  1740. font-size:calc(var(--Heading-Font-Size) * 1.15)!important;
  1741. line-height:calc(var(--Heading-Line-Height) * 0.9)!important;
  1742. }
  1743.  
  1744. /* default colored text */
  1745. /* tmblr.co/ZbO6tPho8Gd4Oq01 */
  1746. /* red */ .npf_color_joey, [style="color: #ff4930"]{color:#fe6b6d!important}
  1747. /* orange */ .npf_color_monica {color:#f98c64!important}
  1748. /* yellow */ .npf_color_phoebe, [style="color: #e8d738"]{color:#f4ba27!important}
  1749. /* green */ .npf_color_ross {color:#70bd76!important}
  1750. /* blue */ .npf_color_rachel {color:#5faeec!important}
  1751. /* purple */ .npf_color_chandler {color:#a995f0!important}
  1752. /* pink */ .npf_color_niles {color:#fd8fb3!important}
  1753.  
  1754. /* keep reading / read mores */
  1755. .read-more-row {
  1756. text-align:center;
  1757. }
  1758.  
  1759. :is(p,blockquote,pre,ul,ol,h1,h2,h3,h4,h5,h6):empty { display:none }
  1760.  
  1761. :is(p,blockquote,pre,ul,ol,h1,h2,h3,h4,h5,h6):first-child,
  1762. :is(p,blockquote,pre,ul,ol,h1,h2,h3,h4,h5,h6):first-child:empty + :is(p,blockquote,pre,ul,ol,h1,h2,h3,h4,h5,h6){
  1763. margin-top:0;
  1764. }
  1765.  
  1766. :is(p,blockquote,pre,ul,ol,h1,h2,h3,h4,h5,h6):last-child,
  1767. :is(p,blockquote,pre,ul,ol,h1,h2,h3,h4,h5,h6):has(+ :is(p,blockquote,pre,ul,ol,h1,h2,h3,h4,h5,h6):last-child:empty){
  1768. margin-bottom:0;
  1769. }
  1770.  
  1771. /* text highlight */
  1772. ::selection {
  1773. background:{color:highlighted text BG};
  1774. color:{color:highlighted text};
  1775. }
  1776.  
  1777. ::-moz-selection {
  1778. background:{color:highlighted text BG};
  1779. color:{color:highlighted text};
  1780. }
  1781.  
  1782. /*------ FONT ADJUSTMENTS ------*/
  1783. [font="Geist"]{
  1784. --Body-Letter-Spacing:0.01em;
  1785. }
  1786.  
  1787. [font="Asta Sans"]{
  1788. --Body-Letter-Spacing:0.01em;
  1789. }
  1790.  
  1791. [font="Diamonaire"]{
  1792. --Body-Font-Size:calc({select:font size} * 0.925);
  1793. --Body-Letter-Spacing:-0.03em;
  1794. --Body-Word-Spacing:0.03em;
  1795. }
  1796.  
  1797. [font="Mozilla Headline"]{
  1798. --Body-Font-Size:calc({select:font size} * 0.95);
  1799. --Body-Font-Weight:350;
  1800. --Body-Letter-Spacing:0.02em;
  1801. --Body-Word-Spacing:0.015em;
  1802. }
  1803.  
  1804. /*------ SMALL CAPS FONT ------*/
  1805. .caps, .desc-t, .mp-name-wrap, .post-window-bar, .username, .comment-body p > a.tumblr_blog, .site-name, p.tmblr-attribution, .poll-see-results, a.poll-see-results, .ask-head, .ans-head, a.read-more-link, a.poll-row, .npf-alt-text-btn, .chat-label, .actual-ct, .actual-dur, .content-src a, .tagscont, .post-info-left, ol.notes li span.action > a, ol.notes .more_notes_link, ol.notes .notes_loading, .page-numbers, .tippy-content {
  1806. font:var(--SmallCaps-Font-Weight,normal) var(--SmallCaps-Font-Size,inherit) var(--SmallCaps-Font-Family), sans-serif;
  1807. text-transform:uppercase;
  1808. letter-spacing:var(--SmallCaps-Letter-Spacing);
  1809. word-spacing:var(--SmallCaps-Word-Spacing);
  1810. }
  1811.  
  1812. [caps-font="PixelOperator Bold"]{
  1813. --SmallCaps-Font-Size:calc({select:small caps font size} * 1.125);
  1814. --SmallCaps-Font-Weight:normal;
  1815. --SmallCaps-Letter-Spacing:0.035em;
  1816. }
  1817.  
  1818. [caps-font="Pixelify Sans"]{
  1819. --SmallCaps-Font-Size:calc({select:small caps font size} * 1.035);
  1820. --SmallCaps-Letter-Spacing:0.055em;
  1821. }
  1822.  
  1823. [caps-font="Silkscreen"]{
  1824. --SmallCaps-Font-Size:calc({select:small caps font size} * 0.935);
  1825. --SmallCaps-Font-Weight:normal;
  1826. --SmallCaps-Letter-Spacing:-0.05em;
  1827. }
  1828.  
  1829. [caps-font="Illusion Book"]{
  1830. --SmallCaps-Font-Weight:normal;
  1831. --SmallCaps-Letter-Spacing:0.055em;
  1832. }
  1833.  
  1834. /*------ HEADING FONT ------*/
  1835. h1, h2, h3, h4, h5, h6, h2.post-title {
  1836. font:var(--Heading-Font-Weight,normal) var(--Heading-Font-Size,1.1rem)/var(--Heading-Line-Height,1.7) var(--Heading-Font-Family), sans-serif;
  1837. text-transform:uppercase;
  1838. letter-spacing:var(--Heading-Letter-Spacing);
  1839. word-spacing:var(--Heading-Word-Spacing);
  1840. color:var(--Heading-Text-Color);
  1841. }
  1842.  
  1843. h1, h2, h3 { text-align:center }
  1844. h2 { font-size:calc(var(--Heading-Font-Size) - 0.5px) }
  1845. h3 { font-size:calc(var(--Heading-Font-Size) - 1px) }
  1846. h4, h5, h6 {
  1847. font-size:max(calc(var(--Heading-Font-Size) - 1.5px), var(--Body-Font-Size));
  1848. }
  1849.  
  1850. [heading-font="PixelOperator Bold"]{
  1851. --Heading-Font-Size:calc({select:heading font size} * 1.13);
  1852. --Heading-Font-Weight:normal;
  1853. --Heading-Letter-Spacing:0.01em;
  1854. --Heading-Word-Spacing:0.05em;
  1855. }
  1856.  
  1857. [heading-font="Ruler"]{
  1858. --Heading-Font-Size:calc({select:heading font size} * 1.125);
  1859. --Heading-Font-Weight:normal;
  1860. --Heading-Letter-Spacing:0.03em;
  1861. --Heading-Word-Spacing:0.0075em;
  1862. }
  1863.  
  1864. [heading-font="Home Video"]{
  1865. --Heading-Font-Size:calc({select:heading font size} * 0.975);
  1866. --Heading-Font-Weight:normal;
  1867. --Heading-Letter-Spacing:0.035em;
  1868. --Heading-Word-Spacing:-0.15em;
  1869. }
  1870.  
  1871. /*------ LINKS (NORMAL) ------*/
  1872. .quote-set a, .tmblr-attribution a, .ans a, .comment-body a:not(a.audio-dl, .comment-body p > a.tumblr_blog, a.the-link, a.poll-row), ol.notes li.with_commentary:not(.original_post):has(+ li) blockquote a:only-child {
  1873. padding-bottom:var(--Links-Underline-Gap);
  1874. border-bottom:var(--Links-Underline-Size) solid var(--Links-Underline-Color);
  1875. }
  1876.  
  1877. /*-------- CONTAINER --------*/
  1878. .tout {
  1879. display:grid;
  1880. justify-content:center;
  1881. min-height:100vh;
  1882. }
  1883.  
  1884. .tout:has(.is-dragging){ user-select:none }
  1885.  
  1886. .tout > * {
  1887. min-width:0;
  1888. min-height:0;
  1889. }
  1890.  
  1891. .tout-tu {
  1892. margin:0 auto 0 var(--Container-Left-Nudge);
  1893. padding:0 6.9vmin;
  1894. max-width:100%;
  1895. display:flex;
  1896. gap:var(--Container-Side-Gaps);
  1897. }
  1898.  
  1899. .tout-tu > * { flex-shrink:0 }
  1900.  
  1901. /*------ COLUMN :: LEFT :: SIDEBAR ------*/
  1902. aside.left-sb {
  1903. position:sticky;
  1904. top:0;
  1905. height:0;
  1906. width:var(--Sidebar-Width-Total);
  1907. z-index:4;
  1908. }
  1909.  
  1910. [draggies="yes"] aside.left-sb:not(:has(.item-focused)){
  1911. z-index:3;
  1912. }
  1913.  
  1914. aside.left-sb[sidebar-shad="yes"]{
  1915. padding-right:var(--Sidebar-Shadow-Size);
  1916. box-sizing:content-box;
  1917. }
  1918.  
  1919. aside.left-sb.ls {
  1920. top:calc(100vh - var(--sbh) - (var(--Screen-Gaps) * 2))!important;
  1921. }
  1922.  
  1923. body:has(> .os-scrollbar-horizontal.os-scrollbar-visible) aside.left-sb.ls {
  1924. top:calc(100vh - var(--sbh) - (var(--Screen-Gaps) * 2) - var(--Scrollbar-Total-Size))!important;
  1925. }
  1926.  
  1927. .sb-inner {
  1928. position:sticky;
  1929. top:0;margin-top:var(--Screen-Gaps);
  1930. width:100%;
  1931. display:flex;
  1932. flex-flow:column nowrap;
  1933. gap:var(--Sidebar-Rows-Spacing);
  1934. }
  1935.  
  1936. [sidebar-shad="yes"] .sb-inner {
  1937. gap:calc(var(--Sidebar-Rows-Spacing) + var(--Sidebar-Shadow-Size));
  1938. box-sizing:border-box;
  1939. }
  1940.  
  1941. .sb-inner > * {
  1942. width:100%;
  1943. }
  1944.  
  1945. /*------ COLUMN :: LEFT :: SIDEBAR :: IMAGE ------*/
  1946. .sb-img[stretch="yes"] img {
  1947. width:100%!important;
  1948. height:100%!important;
  1949. object-fit:cover;
  1950. }
  1951.  
  1952. /*------ COLUMN :: LEFT :: SIDEBAR :: LINKS ------*/
  1953.  
  1954. /* sidebar links :: font adjustments */
  1955. [sbl-font="PixelOperator Bold"] [sbl-text]{
  1956. --Sidebar-Links-Font-Size:calc({select:sidebar links font size} * 1.135);
  1957. --Sidebar-Links-Font-Weight:normal;
  1958. --Sidebar-Links-Letter-Spacing:0.035em;
  1959. }
  1960.  
  1961. [sbl-font="Pixelify Sans"] [sbl-text]{
  1962. --Sidebar-Links-Font-Size:calc({select:sidebar links font size} * 1.035);
  1963. --Sidebar-Links-Letter-Spacing:0.055em;
  1964. }
  1965.  
  1966. [sbl-font="Silkscreen"] [sbl-text]{
  1967. --Sidebar-Links-Font-Size:calc({select:sidebar links font size} * 0.935);
  1968. --Sidebar-Links-Font-Weight:normal;
  1969. --Sidebar-Links-Letter-Spacing:-0.05em;
  1970. }
  1971.  
  1972. [sbl-font="Illusion Book"] [sbl-text]{
  1973. --Sidebar-Links-Font-Weight:normal;
  1974. --Sidebar-Links-Letter-Spacing:0.055em;
  1975. }
  1976.  
  1977. /*------ COLUMN :: LEFT :: SIDEBAR :: DESCRIPTION ------*/
  1978. /* sidebar title :: font adjustments */
  1979. [desc-title-font="Silkscreen"]{
  1980. --Desc-Title-Font-Size:calc({select:desc title font size} * 0.85);
  1981. --Desc-Title-Font-Weight:normal;
  1982. --Desc-Title-Letter-Spacing:-0.01em;
  1983. --Desc-Title-Word-Spacing:0.055em;
  1984. }
  1985.  
  1986. .desc-main {
  1987. border:var(--Desc-Main-Box-Border-Size) solid var(--Desc-Main-Box-Border-Color);
  1988. padding:var(--Desc-Main-Box-Padding-Y) var(--Desc-Main-Box-Padding-X);
  1989. background:var(--Desc-Main-Box-BG);
  1990. text-align:var(--Desc-Main-Box-Text-Align);
  1991. font:var(--Desc-Main-Box-Font-Weight,normal) var(--Desc-Main-Box-Font-Size,inherit)/var(--Desc-Main-Box-Line-Height,1.65) var(--Desc-Main-Box-Font-Family), sans-serif;
  1992. letter-spacing:var(--Desc-Main-Box-Letter-Spacing);
  1993. word-spacing:var(--Desc-Main-Box-Word-Spacing);
  1994. color:var(--Desc-Main-Box-Text-Color);
  1995. }
  1996.  
  1997. /* sidebar desc :: font adjustments */
  1998. [desc-font="Silkscreen"]{
  1999. --Desc-Main-Box-Font-Size:calc({select:desc text font size} * 0.85);
  2000. --Desc-Main-Box-Font-Weight:normal;
  2001. --Desc-Main-Box-Letter-Spacing:-0.01em;
  2002. --Desc-Main-Box-Word-Spacing:0.055em;
  2003. }
  2004.  
  2005. [desc-font="Silkscreen"] :is(b,strong){
  2006. font-weight:normal;
  2007. -webkit-text-stroke:0.3px currentColor;
  2008. }
  2009.  
  2010. [desc-font="PixelOperator Bold"]{
  2011. --Desc-Main-Box-Font-Size:calc({select:desc text font size} * 1.1);
  2012. --Desc-Main-Box-Line-Height:calc({select:desc text line height} * 0.9);
  2013. }
  2014.  
  2015. [desc-font="Pixelify Sans"]{
  2016. --Desc-Main-Box-Letter-Spacing:0.035em;
  2017. --Desc-Main-Box-Word-Spacing:0.025em;
  2018. }
  2019.  
  2020. [desc-font="Illusion Book"]{
  2021. --Desc-Main-Box-Font-Size:calc({select:desc text font size} * 1.05);
  2022. --Desc-Main-Box-Letter-Spacing:0.03em;
  2023. --Desc-Main-Box-Word-Spacing:0.025em;
  2024. }
  2025.  
  2026. [desc-font="Mozilla Headline"]{
  2027. --Desc-Main-Box-Font-Size:calc({select:desc text font size} * 0.95);
  2028. --Desc-Main-Box-Font-Weight:350;
  2029. --Desc-Main-Box-Letter-Spacing:0.02em;
  2030. --Desc-Main-Box-Word-Spacing:0.015em;
  2031. }
  2032.  
  2033. [desc-font="Geist"]{
  2034. --Desc-Main-Box-Font-Size:calc({select:desc text font size} * 0.95);
  2035. --Desc-Main-Box-Letter-Spacing:0.01em;
  2036. }
  2037.  
  2038. [desc-font="Diamonaire"]{
  2039. --Desc-Main-Box-Font-Size:calc({select:font size} * 0.85);
  2040. --Desc-Main-Box-Letter-Spacing:-0.03em;
  2041. --Desc-Main-Box-Word-Spacing:0.03em;
  2042. --Desc-Main-Box-Line-Height:calc({select:desc text line height} * 1.05);
  2043. }
  2044.  
  2045. .desc-main :is(b,strong){
  2046. color:var(--Desc-Main-Box-Bold);
  2047. }
  2048.  
  2049. .desc-main :is(i:not([class]),em){
  2050. color:var(--Desc-Main-Box-Italic);
  2051. }
  2052.  
  2053. .desc-main a {
  2054. color:var(--Desc-Main-Box-Links-Text);
  2055. padding-bottom:var(--Desc-Main-Box-Links-Underline-Gap);
  2056. border-bottom:var(--Desc-Main-Box-Links-Underline-Size) solid var(--Desc-Main-Box-Links-Underline-Color);
  2057. }
  2058.  
  2059. /*------ COLUMN :: LEFT :: SIDEBAR :: CUSTOM LINKS ------*/
  2060.  
  2061. /* custom links :: font adjustments */
  2062. [cl-font="Silkscreen"]{
  2063. --Custom-Links-Font-Size:calc({select:custom links font size} * 0.85);
  2064. --Custom-Links-Font-Weight:normal;
  2065. --Custom-Links-Letter-Spacing:-0.01em;
  2066. --Custom-Links-Word-Spacing:0.055em;
  2067. }
  2068.  
  2069. /*------ COLUMN :: LEFT :: SIDEBAR :: MUSIC PLAYER ------*/
  2070.  
  2071. /* music player :: font adjustments */
  2072. [mp-font="Silkscreen"]{
  2073. --Music-Player-Name-Font-Size:calc({select:music player font size} * 0.85);
  2074. --Music-Player-Name-Font-Weight:normal;
  2075. --Music-Player-Name-Letter-Spacing:-0.01em;
  2076. --Music-Player-Name-Word-Spacing:0.055em;
  2077. }
  2078.  
  2079. /*------ COLUMN :: CENTER ------*/
  2080. main {
  2081. margin-top:var(--Screen-Gaps);
  2082. margin-bottom:var(--Screen-Gaps);
  2083. width:100%;
  2084. display:flex;
  2085. flex-flow:column nowrap;
  2086. align-items:center; /* x-center */
  2087. width:var(--Container-Width-Total);
  2088. gap:var(--Post-Spacing);
  2089. }
  2090.  
  2091. [post-shad="yes"] main {
  2092. padding-right:var(--Post-Shadow-Size);
  2093. box-sizing:content-box;
  2094. gap:calc(var(--Post-Spacing) + var(--Post-Shadow-Size));
  2095. margin-bottom:calc(var(--Screen-Gaps) + var(--Post-Shadow-Size));
  2096. }
  2097.  
  2098. [post-shad="yes"] main .all-posts {
  2099. box-sizing:border-box;
  2100. }
  2101.  
  2102. /*------- POSTS -------*/
  2103. .all-posts {
  2104. display:flex;
  2105. flex-flow:column nowrap;
  2106. gap:var(--Post-Spacing);
  2107. width:100%;
  2108. }
  2109.  
  2110. [post-shad="yes"] .all-posts {
  2111. gap:calc(var(--Post-Shadow-Size) + var(--Post-Spacing));
  2112. }
  2113.  
  2114. .posts {
  2115. position:relative;
  2116. width:100%;
  2117. }
  2118.  
  2119. .post-inner {
  2120. position:relative;
  2121. border:var(--Post-Border-Size) solid var(--Post-Border-Color);
  2122. }
  2123.  
  2124. .post-body-inner { opacity:0 }
  2125. .post-body-inner.pbi-vis { opacity:1 }
  2126. .post-body-inner, .post-body-inner.pbi-vis {
  2127. transition:opacity var(--Post-Body-FadeIn-Speed) ease-in-out;
  2128. }
  2129.  
  2130. .posts.minimize-post .post-body-inner,
  2131. .posts.minimize-post .post-footer {
  2132. display:none!important;
  2133. }
  2134.  
  2135. .post-body {
  2136. padding:var(--Post-Padding);
  2137. background:var(--Post-BG);
  2138. overflow:hidden;
  2139. }
  2140.  
  2141. /*------- PHOTO POSTS -------*/
  2142. /* lightboxes */
  2143. .tmblr-lightbox, #tumblr_lightbox {
  2144. background:rgba(var(--Lightbox-BG-RGB),var(--Lightbox-BG-Strength))!important;
  2145. backdrop-filter:blur(var(--Lightbox-BG-Blur-Amount));
  2146. }
  2147.  
  2148. .tmblr-lightbox .vignette, #tumblr_lightbox #vignette {
  2149. opacity:0;
  2150. }
  2151.  
  2152. .tmblr-lightbox img, #tumblr_lightbox img {
  2153. max-width:none!important;
  2154. box-shadow:none!important;
  2155. border-radius:var(--Lightbox-Image-Rounded-Corners)!important;
  2156. }
  2157.  
  2158. /*------- QUOTE POSTS -------*/
  2159. .quote-set, .quote-set blockquote, .quote-set figcaption {
  2160. margin:0;
  2161. text-align:center;
  2162. }
  2163.  
  2164. .quote-set:not(:first-child){ margin-top:1em }
  2165. .quote-set:not(:last-child){ margin-bottom:1em }
  2166.  
  2167. .quote-set {
  2168. display:flex;
  2169. flex-flow:column nowrap;
  2170. gap:var(--Quote-Post-Row-Spacing);
  2171. }
  2172.  
  2173. .quote-set blockquote {
  2174. padding:0;
  2175. border:none;
  2176. font:var(--Quote-Font-Weight,normal) var(--Quote-Font-Size,1.1rem)/var(--Quote-Line-Height,1.7) var(--Quote-Font-Family), sans-serif;
  2177. text-transform:uppercase;
  2178. letter-spacing:var(--Quote-Letter-Spacing);
  2179. word-spacing:var(--Quote-Word-Spacing);
  2180. color:var(--Quote-Text-Color);
  2181. }
  2182.  
  2183. /*------- LINK POSTS -------*/
  2184. .legacy-link-info { display:none }
  2185. article.link-article:not(:last-child){
  2186. margin-bottom:1em;
  2187. }
  2188.  
  2189. a.the-link {
  2190. display:flex;
  2191. flex-flow:column nowrap;
  2192. gap:var(--Link-Post-Row-Spacing);
  2193. }
  2194.  
  2195. a.the-link > *, a.the-link h2 { margin:0 }
  2196.  
  2197. .link-title-wrap {
  2198. display:flex;
  2199. justify-content:space-between;
  2200. gap:var(--Link-Post-Title-Arrow-Left-Gap);
  2201. }
  2202.  
  2203. .link-title-wrap h2 {
  2204. padding-left:calc(var(--Link-Post-Title-Arrow-Left-Gap) + (1px * var(--Link-Post-Title-Arrow-Size)));
  2205. flex:1;
  2206. font-size:var(--Link-Post-Title-Font-Size);
  2207. line-height:var(--Link-Post-Title-Line-Height);
  2208. text-align:var(--Link-Post-Title-Text-Align);
  2209. color:inherit;
  2210. }
  2211.  
  2212. .link-arr-wrap {
  2213. height:calc(var(--Link-Post-Title-Font-Size) * var(--Link-Post-Title-Line-Height));
  2214. display:flex;
  2215. align-items:center;
  2216. flex-shrink:0;
  2217. }
  2218.  
  2219. [heading-font="Ruler"] .link-arr-wrap > span {
  2220. transform:translateY(calc(var(--Link-Post-Title-Font-Size) * -0.055));
  2221. }
  2222.  
  2223. .link-excerpt {
  2224. display:none;
  2225. color:var(--Body-Text-Color-Lighter);
  2226. text-align:center;
  2227. }
  2228.  
  2229. /* hide unprocessed links */
  2230. .npf-link-block { display:none!important }
  2231.  
  2232. /*------- CHAT POSTS -------*/
  2233. ul.chat-wrap {
  2234. margin:0;
  2235. padding:0;
  2236. display:block;
  2237. list-style:none;
  2238. border:var(--Post-Secondary-Border-Size) solid var(--Post-Secondary-Border-Color);
  2239. }
  2240.  
  2241. .comment-body ul.chat-wrap:not(:first-child){ margin-top:1em }
  2242. .comment-body ul.chat-wrap:not(:last-child){ margin-bottom:1em }
  2243.  
  2244. li.chat-line {
  2245. padding:var(--Chat-Post-Row-Padding-Y) var(--Chat-Post-Row-Padding-X);
  2246. }
  2247.  
  2248. li.chat-line.odd {
  2249. background:var(--Chat-Post-Row-Alternating-BG);
  2250. color:var(--Chat-Post-Row-Alternating-Text-Color);
  2251. }
  2252.  
  2253. li.chat-line.odd:not(:first-child){
  2254. border-top:var(--Post-Secondary-Border-Size) solid var(--Post-Secondary-Border-Color);
  2255. }
  2256.  
  2257. li.chat-line.odd:not(:last-child){
  2258. border-bottom:var(--Post-Secondary-Border-Size) solid var(--Post-Secondary-Border-Color);
  2259. }
  2260.  
  2261. .chat-content {
  2262. font:var(--Chat-Post-Font-Weight,normal) var(--Chat-Post-Font-Size,0.9rem)/var(--Chat-Post-Line-Height,1.5) var(--Chat-Post-Font-Family), sans-serif;
  2263. letter-spacing:var(--Chat-Post-Letter-Spacing);
  2264. word-spacing:var(--Chat-Post-Word-Spacing);
  2265. }
  2266.  
  2267. /*------- VIDEO POSTS -------*/
  2268. .video-post {
  2269.  
  2270. }
  2271.  
  2272. .legacy-video.use-iframe .poster-thumb { display:none }
  2273. .legacy-video .tumblr_video_container {
  2274. width:auto!important;
  2275. height:auto!important;
  2276. max-width:100%;
  2277. }
  2278.  
  2279. .actual-ct, .actual-dur {
  2280. font-weight:var(--Video-Player-Font-Weight)!important;
  2281. font-size:var(--Video-Player-Font-Size)!important;
  2282. }
  2283.  
  2284. /*------- AUDIO POSTS -------*/
  2285. .audio-post {
  2286.  
  2287. }
  2288.  
  2289. /* hide unprocessed audio */
  2290. .legacy-audio-info, figcaption.audio-caption, .tmblr-full audio, .audio-wrap + .npf_inst.npf_audio {
  2291. display:none!important;
  2292. }
  2293.  
  2294. .audio-wrap {
  2295. display:flex;
  2296. border:var(--Audio-Post-Player-Border-Size) solid var(--Audio-Post-Player-Border-Color);
  2297. }
  2298.  
  2299. .npf_group .audio-wrap:not(:first-child){ margin-top:var(--NPF-Images-Spacing) }
  2300. .npf_group .audio-wrap:not(:last-child){ margin-bottom:var(--NPF-Images-Spacing) }
  2301.  
  2302. .album-square {
  2303. position:relative;
  2304. width:var(--Audio-Post-Album-Image-Size);
  2305. height:var(--Audio-Post-Album-Image-Size);
  2306. background:var(--Audio-Post-Details-BG); /* only noticeable if player doesn't have album art or is transparent */
  2307. overflow:hidden;
  2308. z-index:0;
  2309. }
  2310.  
  2311. .album-square img {
  2312. display:block;
  2313. width:100%;
  2314. height:100%;
  2315. object-fit:cover;
  2316. }
  2317.  
  2318. .btns-wrap {
  2319. position:absolute;
  2320. top:0;left:0;
  2321. width:100%;
  2322. height:100%;
  2323. display:flex;
  2324. align-items:center;
  2325. justify-content:center;
  2326. z-index:1;
  2327. }
  2328.  
  2329. .btns-wrap button {
  2330. display:flex;
  2331. align-items:center;
  2332. justify-content:center;
  2333. margin:0;
  2334. padding:0;
  2335. border:none;
  2336. outline:none;
  2337. width:var(--Audio-Post-Buttons-Total-Size);
  2338. height:var(--Audio-Post-Buttons-Total-Size);
  2339. border-radius:var(--Audio-Post-Buttons-Rounded-Corners);
  2340. background:var(--Audio-Post-Buttons-BG);
  2341. cursor:pointer;
  2342. }
  2343.  
  2344. .btns-wrap button.pause-btn {
  2345. display:none;
  2346. }
  2347.  
  2348. .btns-wrap i {
  2349. font-size:var(--Audio-Post-Buttons-Icons-Size);
  2350. color:var(--Audio-Post-Buttons-Icons-Color);
  2351. }
  2352.  
  2353. .audio-deets {
  2354. flex:1;
  2355. display:flex;
  2356. justify-content:space-between;
  2357. background:var(--Audio-Post-Details-BG);
  2358. height:var(--Audio-Post-Album-Image-Size);
  2359. overflow:hidden;
  2360. }
  2361.  
  2362. .deets-inner {
  2363. margin:var(--Audio-Post-Details-Padding-Y) 0 0 var(--Audio-Post-Details-Padding-X);
  2364. width:calc(100% - var(--Audio-Post-Details-Padding-X));
  2365. height:calc(100% - (var(--Audio-Post-Details-Padding-Y) * 2));
  2366. overflow:hidden;
  2367. display:flex;
  2368. justify-content:space-between;
  2369. gap:var(--Audio-Post-Details-Padding-X);
  2370. color:var(--Audio-Post-Details-Text-Color);
  2371. }
  2372.  
  2373. .deets-rows {
  2374. flex:1;
  2375. display:grid;
  2376. align-content:center;
  2377. }
  2378.  
  2379. .deets-rows > * {
  2380. min-width:0;
  2381. min-height:0;
  2382. overflow:hidden;
  2383. text-overflow:ellipsis;
  2384. white-space:nowrap;
  2385. }
  2386.  
  2387. .audio-deets .audio-dl {
  2388. flex-shrink:0;
  2389. display:block;
  2390. align-self:center;
  2391. line-height:initial;
  2392. margin:calc(0px - var(--Audio-Post-Download-Btn-Touch-Padding));
  2393. margin-right:0;
  2394. padding:var(--Audio-Post-Download-Btn-Touch-Padding);
  2395. padding-right:var(--Audio-Post-Details-Padding-X);
  2396. }
  2397.  
  2398. .audio-wrap audio {
  2399. display:none;
  2400. }
  2401.  
  2402. /* static.tumblr.com/gtjt4bo/Is2sl84e9/innbv.jpg */
  2403. .npf_audio figure.sc-short {
  2404. position:relative;
  2405. z-index:0;
  2406. }
  2407.  
  2408. .npf_audio figure.sc-short:before {
  2409. content:"";
  2410. position:absolute;
  2411. top:0;left:0;
  2412. width:20px;
  2413. height:20px;
  2414. border-radius:100%;
  2415. background:var(--Audio-Post-Buttons-Icons-Color);
  2416. z-index:-1;
  2417. }
  2418.  
  2419. .npf-audio-only:has(figure.sc-short){
  2420. overflow:revert!important;
  2421. }
  2422.  
  2423. figure.sc-20 iframe { height:20px!important }
  2424. figure.sc-116 iframe { height:116px!important }
  2425. figure.sc-500 iframe { height:500px!important }
  2426.  
  2427. iframe[src*='open.spotify.com'][src*='track'],
  2428. figure[data-npf*='open.spotify.com'][data-npf*='track']{
  2429. height:80px!important;
  2430. }
  2431.  
  2432. /*------- ASK POSTS -------*/
  2433. .qa-set {
  2434. margin:0;
  2435. display:flex;
  2436. flex-flow:column nowrap;
  2437. gap:var(--Ask-Post-QnA-Row-Spacing);
  2438. }
  2439.  
  2440. .que-flex > img, .ans-flex > img {
  2441. display:block;
  2442. flex-shrink:0;
  2443. }
  2444.  
  2445. .que-flex, .ans-flex {
  2446. display:flex;
  2447. gap:var(--Ask-Post-Column-Gap);
  2448. }
  2449.  
  2450. .ask-head, .ans-head {
  2451. margin:0;
  2452. line-height:inherit;
  2453. }
  2454.  
  2455. .ask-head a, .ans-head a {
  2456. color:var(--Post-Usernames-Color);
  2457. }
  2458.  
  2459. .que-right, .ans-left {
  2460. display:flex;
  2461. flex-direction:column;
  2462. justify-content:center;
  2463. gap:var(--Ask-Post-Header-Bottom-Gap);
  2464. overflow:hidden;
  2465. }
  2466.  
  2467. /* questions */
  2468. .que-sect {
  2469. border:var(--Ask-Post-Question-Border-Size) solid var(--Ask-Post-Question-Border-Color);
  2470. padding:var(--Ask-Post-Question-Padding);
  2471. background:var(--Ask-Post-Question-BG);
  2472. color:var(--Ask-Post-Question-Text-Color);
  2473. }
  2474.  
  2475. .que-flex { justify-content:flex-start }
  2476.  
  2477. .que-flex > img {
  2478. width:var(--Ask-Post-Question-Avatar-Size);
  2479. height:var(--Ask-Post-Question-Avatar-Size);
  2480. border-radius:var(--Ask-Post-Question-Avatar-Rounded-Corners);
  2481. }
  2482.  
  2483. .que-right {
  2484. align-items:flex-start;
  2485. text-align:left;
  2486. }
  2487.  
  2488. .ans-sect {
  2489. margin:0;
  2490. border:var(--Ask-Post-Answer-Border-Size) solid var(--Ask-Post-Answer-Border-Color);
  2491. padding:var(--Ask-Post-Answer-Padding);
  2492. background:var(--Ask-Post-Answer-BG);
  2493. color:var(--Ask-Post-Answer-Text-Color);
  2494. }
  2495.  
  2496. /* answers */
  2497. .ans-flex { justify-content:flex-end }
  2498.  
  2499. .ans-flex > img {
  2500. width:var(--Ask-Post-Answer-Avatar-Size);
  2501. height:var(--Ask-Post-Answer-Avatar-Size);
  2502. border-radius:var(--Ask-Post-Answer-Avatar-Rounded-Corners);
  2503. }
  2504.  
  2505. .ans-left {
  2506. align-items:flex-end;
  2507. text-align:right;
  2508. }
  2509.  
  2510. .ans blockquote {
  2511. margin-left:0;
  2512. padding-left:0;
  2513. margin-right:var(--Blockquote-Left-Gap-1);
  2514. border-left:none;
  2515. border-right:var(--Blockquote-Border-Size) solid var(--Blockquote-Border-Color);
  2516. padding-right:var(--Blockquote-Left-Gap-2);
  2517. }
  2518.  
  2519. /*------- POLLS -------*/
  2520. .poll-post,
  2521. div[data-npf*='"type":"poll"']{
  2522. display:flex;
  2523. flex-flow:column nowrap;
  2524. gap:var(--Poll-Options-Spacing);
  2525. }
  2526.  
  2527. .poll-post > *,
  2528. div[data-npf*='"type":"poll"'] > * {
  2529. margin:0!important;
  2530. }
  2531.  
  2532. /* poll question */
  2533. .poll-post .poll-question,
  2534. div[data-npf*='"type":"poll"'] .poll-question,
  2535. .poll-question {
  2536. font-size:var(--Poll-Question-Font-Size)!important;
  2537. font-weight:var(--Poll-Question-Font-Weight)!important;
  2538. }
  2539.  
  2540. .poll-post .poll-question:not(:last-child),
  2541. div[data-npf*='"type":"poll"'] .poll-question:not(:last-child),
  2542. .poll-question:not(:last-child){
  2543. margin-bottom:calc(0px - var(--Poll-Options-Spacing) + var(--Poll-Question-Bottom-Gap))!important;
  2544. }
  2545.  
  2546. /* poll options */
  2547. .poll-post a.poll-row,
  2548. div[data-npf*='"type":"poll"'] a.poll-row,
  2549. a.poll-row {
  2550. all:unset;
  2551. display:block;
  2552. border:var(--Poll-Options-Border-Size) solid var(--Poll-Options-Border-Color);
  2553. padding:var(--Poll-Options-Padding-Y) var(--Poll-Options-Padding-X);
  2554. background:var(--Poll-Options-BG);
  2555. text-align:center;
  2556. cursor:pointer;
  2557.  
  2558. /* inherit smallcaps stuff */
  2559. font:var(--SmallCaps-Font-Weight,normal) var(--Poll-Options-Font-Size,inherit) var(--SmallCaps-Font-Family), sans-serif;
  2560. text-transform:uppercase;
  2561. letter-spacing:var(--SmallCaps-Letter-Spacing);
  2562. word-spacing:var(--SmallCaps-Word-Spacing);
  2563. line-height:var(--Body-Line-Height);
  2564. color:var(--Poll-Options-Text-Color)!important;
  2565. }
  2566.  
  2567. /* poll: "see results" */
  2568. .poll-see-results, a.poll-see-results {
  2569. display:block!important;
  2570. width:fit-content!important;
  2571. margin-inline:auto!important;
  2572. margin-top:calc(0px - var(--Poll-Options-Spacing) + 1em)!important;
  2573. }
  2574.  
  2575. /*------ CAPTIONS / REBLOGS ------*/
  2576. .comments {
  2577. margin:calc(0px - var(--Post-Padding));
  2578. }
  2579.  
  2580. .comments:not(:first-child){
  2581. margin-top:calc(0px - var(--Post-Padding) + var(--Captions-Top-Gap));
  2582. }
  2583.  
  2584. [captions-style="old"] .comments { padding:var(--Post-Padding) }
  2585.  
  2586. [captions-style="new"] .comment {
  2587. padding:var(--Post-Padding);
  2588. display:flex;
  2589. flex-flow:column nowrap;
  2590. gap:var(--Reblog-Header-Bottom-Gap);
  2591. }
  2592.  
  2593. [rb-dividers="yes"] .comment + .comment {
  2594. border-top:var(--Reblog-Border-Size) solid var(--Reblog-Border-Color);
  2595. }
  2596.  
  2597. .comment-header {
  2598. display:flex;
  2599. justify-content:flex-start;
  2600. }
  2601.  
  2602. .user-flex {
  2603. display:flex;
  2604. justify-content:flex-start;
  2605. gap:var(--Reblog-Header-Center-Gap);
  2606. }
  2607.  
  2608. [captions-style="old"] .username-inner {
  2609. margin:calc(0px - var(--SmallCaps-LH-V-Gap)) 0;
  2610. }
  2611.  
  2612. [captions-style="old"] .user-flex .username-txt,
  2613. [captions-style="old"] .comment-body a.tumblr_blog {
  2614. padding-bottom:var(--Links-Underline-Gap);
  2615. border-bottom:var(--Links-Underline-Size) solid var(--Post-Usernames-Underline-Color);
  2616. }
  2617.  
  2618. .userpic {
  2619. flex-shrink:0;
  2620. }
  2621.  
  2622. [captions-style="old"] .userpic { display:none }
  2623.  
  2624. .userpic img {
  2625. width:var(--Post-Avatar-Size);
  2626. height:var(--Post-Avatar-Size);
  2627. border-radius:var(--Post-Avatar-Rounded-Corners);
  2628. }
  2629.  
  2630. .username {
  2631. display:flex;
  2632. flex-direction:column;
  2633. justify-content:center;
  2634. color:var(--Post-Usernames-Color);
  2635. }
  2636.  
  2637. .is-deac {
  2638. opacity:0.8;
  2639. }
  2640.  
  2641. .comment-body {
  2642. text-wrap:pretty;
  2643. }
  2644.  
  2645. /*------- TAGS -------*/
  2646. .tagscont a {
  2647. padding:0 var(--Tags-Padding-X);
  2648. color:var(--Tags-Color);
  2649. }
  2650.  
  2651. .tagscont a:before {
  2652. content:"#";
  2653. margin-right:0.5px;
  2654. }
  2655.  
  2656. .tagscont a:hover {
  2657. color:var(--Tags-Hover-Color);
  2658. }
  2659.  
  2660. /*------- POST FOOTER -------*/
  2661. footer.post-footer {
  2662. display:flex;
  2663. flex-flow:column nowrap;
  2664. }
  2665.  
  2666. /*------ PERMALINK + CONTROLS ------*/
  2667. .pf-inner {
  2668. display:flex;
  2669. justify-content:space-between;
  2670. max-width:calc(100% + (var(--Post-Padding) * 2));
  2671. overflow:hidden;
  2672. padding:var(--Post-Footer-Padding-Y) var(--Post-Footer-Padding-X);
  2673. border-top:var(--Post-Footer-Border-Size) solid var(--Post-Footer-Border-Color);
  2674. background:var(--Post-Footer-BG);
  2675. gap:var(--Post-Footer-Padding-X);
  2676. }
  2677.  
  2678. .post-info-left {
  2679. display:flex;
  2680. flex-flow:column nowrap;
  2681. max-width:100%;
  2682. overflow:hidden;
  2683. gap:var(--Post-Footer-Items-Spacing);
  2684. font-size:var(--Post-Footer-Font-Size);
  2685. line-height:var(--Body-Line-Height);
  2686. }
  2687.  
  2688. .post-info-left, .post-info-left a {
  2689. color:var(--Post-Footer-Text-Color);
  2690. }
  2691.  
  2692. /*----- PERMALINK / POST DATE -----*/
  2693. .post-date {
  2694. display:block;
  2695. overflow:hidden;
  2696. }
  2697.  
  2698. .post-date:not(:last-child){
  2699. margin-right:0;
  2700. padding-right:0;
  2701. }
  2702.  
  2703. [date-group]{
  2704. display:flex;
  2705. flex-flow:row nowrap;
  2706. gap:calc(var(--Post-Footer-Items-Spacing) - var(--SmallCaps-LH-V-Gap)) var(--Post-Footer-Items-Spacing);
  2707. }
  2708.  
  2709. [date-group] [date-icon-wrap]{
  2710. flex-shrink:0;
  2711. }
  2712.  
  2713. [date-text]{
  2714. flex:1;
  2715. max-width:100%;
  2716. overflow:hidden;
  2717. }
  2718.  
  2719. [date-text][single-line] [date-text-inner]{
  2720. display:block;
  2721. max-width:100%;
  2722. overflow:hidden;
  2723. white-space:nowrap;
  2724. text-overflow:ellipsis;
  2725. }
  2726.  
  2727. /*------ VIA & OG POSTER ------*/
  2728. .via-and-op {
  2729. display:flex;
  2730. flex-flow:row wrap;
  2731. gap:var(--Post-Footer-Items-Spacing);
  2732. }
  2733.  
  2734. .via-and-op[single-row]{
  2735. flex-wrap:nowrap;
  2736. white-space:nowrap;
  2737. overflow:hidden;
  2738. }
  2739.  
  2740. .via-and-op[single-row] > * {
  2741. max-width:100%;
  2742. overflow:hidden;
  2743. text-overflow:ellipsis;
  2744. }
  2745.  
  2746. .via-and-op [data-via=""], .via-and-op [data-op=""],
  2747. .via-and-op [data-via=""] + .via-op-sep,
  2748. .via-op-sep:has(+ [data-op=""]){ display:none }
  2749.  
  2750. /*------- POST CONTROLS -------*/
  2751. .post-btns {
  2752. flex-shrink:0;
  2753. display:flex;
  2754. justify-content:flex-end;
  2755. gap:var(--Post-Controls-Spacing);
  2756. height:calc(var(--Post-Footer-Font-Size) * var(--Body-Line-Height));
  2757. align-items:center;
  2758. }
  2759.  
  2760. .post-btns label[for^="tags-"] input[id^="tags-"]{
  2761. position:absolute;
  2762. top:0;left:0;
  2763. margin:0;padding:0;
  2764. border:0;outline:none;
  2765. width:100%;
  2766. height:100%;
  2767. opacity:0;
  2768. -webkit-appearance:none;
  2769. -moz-appearance:none;
  2770. appearance:none;
  2771. cursor:pointer;
  2772. }
  2773.  
  2774. [tags-vis="show"] .post-btns label[for^="tags-"],
  2775. [perma-page] .post-btns label[for^="tags-"]{
  2776. display:none;
  2777. }
  2778.  
  2779. .post-btns > [class*="-btn"]{
  2780. position:relative;
  2781. display:flex;
  2782. align-items:center;
  2783. justify-content:center;
  2784. width:var(--Post-Controls-Button-Total-Size);
  2785. height:var(--Post-Controls-Button-Total-Size);
  2786. overflow:hidden;
  2787. }
  2788.  
  2789. .post-btns > [class*="-btn"]:first-child {
  2790. margin-left:calc(0px - var(--Post-Controls-Touch-Padding));
  2791. }
  2792.  
  2793. .post-btns > [class*="-btn"] + [class*="-btn"]{
  2794. margin-left:calc(0px - var(--Post-Controls-Touch-Padding));
  2795. }
  2796.  
  2797. .post-btns > [class*="-btn"]:last-child {
  2798. margin-right:calc(0px - var(--Post-Controls-Touch-Padding));
  2799. }
  2800.  
  2801. .post-btns button {
  2802. padding:0;
  2803. background:none;
  2804. border:none;
  2805. outline:none;
  2806. }
  2807.  
  2808. .post-btns i {
  2809. font-size:var(--Post-Controls-Icon-Size);
  2810. color:var(--Post-Controls-Icon-Color);
  2811. line-height:initial;
  2812. }
  2813.  
  2814. .post-btns .like-btn iframe {
  2815. position:absolute;
  2816. top:0;left:0;
  2817. width:100%;
  2818. height:100%;
  2819. opacity:0;
  2820. z-index:1;
  2821. }
  2822.  
  2823. /*------- POST NOTES -------*/
  2824. .post-notes {
  2825. position:relative;
  2826. width:100%;
  2827. }
  2828.  
  2829. .post-notes.minimize-post .post-body-inner {
  2830. display:none!important;
  2831. }
  2832.  
  2833. ol.notes li span.action > a {
  2834. color:var(--Post-Usernames-Color);
  2835. }
  2836.  
  2837. ol.notes li.original_post.with_commentary blockquote { display:none }
  2838.  
  2839. /*------- PAGE NUMBERS -------*/
  2840. .page-numbers {
  2841. position:relative;
  2842. width:100%;
  2843. font-size:var(--Page-Numbers-Font-Size)!important;
  2844. text-align:center;
  2845. }
  2846.  
  2847. .pagi-wrap {
  2848. display:flex;
  2849. flex-flow:row wrap;
  2850. align-items:center;
  2851. justify-content:center;
  2852. gap:var(--Page-Numbers-Spacing);
  2853. }
  2854.  
  2855. [iscroll="yes"] .page-numbers:not(.show-chargement,.iscroll-end),
  2856. [iscroll="yes"] .pagi-wrap { display:none }
  2857.  
  2858. .pagi-wrap > a, .pagi-wrap > span {
  2859. margin:calc(0px - var(--Page-Numbers-Touch-Padding));
  2860. display:flex;
  2861. align-items:center;
  2862. gap:var(--Page-Numbers-Arrow-Gap);
  2863. padding:var(--Page-Numbers-Touch-Padding);
  2864. color:var(--Page-Numbers-Color);
  2865. line-height:initial;
  2866. }
  2867.  
  2868. .pagi-wrap > a:not([href]), .pagi-wrap > span { cursor:help }
  2869.  
  2870. [iscroll="no"] .chargement,
  2871. [iscroll="yes"] .page-numbers:not(.show-chargement) .chargement { display:none }
  2872.  
  2873. .show-chargement .chargement {
  2874. justify-self:center;
  2875. display:flex;
  2876. align-items:center;
  2877. justify-content:center;
  2878. }
  2879.  
  2880. .chargement > span {
  2881. font-size:var(--Load-More-Spinner-Size)!important;
  2882. color:var(--Page-Numbers-Color);
  2883. }
  2884.  
  2885. .page-numbers:not(.iscroll-end) .no-more-posts { display:none }
  2886.  
  2887. /*------ COLUMN :: RIGHT :: CORNER IMAGE ------*/
  2888. aside.c0rner {
  2889. position:sticky;
  2890. top:0;
  2891. height:0;
  2892. width:var(--Corner-Image-Width);
  2893. z-index:1;
  2894. }
  2895.  
  2896. .c0rner[ci="hide"],
  2897. .c0rner[img*="//assets.tumblr.com/images/x.gif"]{
  2898. display:none;
  2899. }
  2900.  
  2901. .c0-inner {
  2902. position:sticky;
  2903. top:0;margin-top:calc(100vh - var(--Screen-Gaps));
  2904. width:100%;
  2905. transform:translateY(-100%);
  2906. }
  2907.  
  2908. .c0rner img {
  2909. display:block;
  2910. width:100%;
  2911. }
  2912.  
  2913. .c0rner:not([img*="assets.tumblr.com/images/x.gif"]) img[aria-label]:not([aria-label=""]):not(.drag-handle img[aria-label]){
  2914. cursor:help;
  2915. }
  2916.  
  2917. /*------- TOOLTIPS -------*/
  2918. [data-tippy-root]{
  2919. z-index:100001!important;
  2920. }
  2921.  
  2922. .tippy-box {
  2923. position:relative;
  2924. border:var(--Tooltips-Border-Size) solid var(--Tooltips-Border-Color);
  2925. background:var(--Tooltips-BG);
  2926. border-radius:var(--Tooltips-Rounded-Corners);
  2927. }
  2928.  
  2929. .tippy-content {
  2930. padding:calc(var(--Tooltips-Padding-Y) - (((var(--SmallCaps-Font-Size) * var(--Body-Line-Height)) - var(--SmallCaps-Font-Size)) / 2)) var(--Tooltips-Padding-X);
  2931. color:var(--Tooltips-Text-Color);
  2932. line-height:var(--Body-Line-Height);
  2933. }
  2934.  
  2935. a[aria-label]:not([aria-label=""]) > i[class]:not([class=""]){
  2936. pointer-events:none; /* prevents tooltip flickering */
  2937. }
  2938.  
  2939. /*----- SCROLLBAR ADJUSTMENTS -----*/
  2940. body:has(> .os-scrollbar-vertical.os-scrollbar-visible){
  2941. padding-right:calc(var(--Scrollbar-Total-Size) + var(--Scrollbar-Gutter));
  2942. }
  2943.  
  2944. body:has(> .os-scrollbar-horizontal.os-scrollbar-visible){
  2945. padding-bottom:calc(var(--Scrollbar-Total-Size) + var(--Scrollbar-Gutter));
  2946. }
  2947.  
  2948. body:has(> .os-scrollbar-vertical.os-scrollbar-visible) :is(iframe#tumblr_controls, .iframe-controls--desktop){
  2949. right:calc(2px + var(--Scrollbar-Total-Size))!important;
  2950. }
  2951.  
  2952. /*----- CUSTOMIZE PAGE ADJUSTMENTS -----*/
  2953. body:has(script[src*="assets.tumblr.com/assets/scripts/customize"]) .tout-tu {
  2954. justify-content:flex-start;
  2955. }
  2956.  
  2957. body:has(script[src*="assets.tumblr.com/assets/scripts/customize"])
  2958. :is(.comment-header:has(.userpic img[src=""], .username-txt:empty), .userpic img[src=""], .username-txt:empty){
  2959. display:none;
  2960. }
  2961.  
  2962. .comment-body p > a.tumblr_blog {
  2963. color:var(--Post-Usernames-Color);
  2964. }
  2965.  
  2966. /* ignore this */
  2967. .k { display:none }
  2968.  
  2969. .xcjihwrtteeiu6i {
  2970. position:absolute;
  2971. top:0;left:0;
  2972. width:0;
  2973. height:calc(100vh - (var(--Screen-Gaps) * 2));
  2974. }
  2975.  
  2976. </style>
  2977.  
  2978. <link href="//glen-themes.gitlab.io/thms/06/2025/responsive.min.css" rel="stylesheet">
  2979.  
  2980. </head>
  2981.  
  2982. <!--+++++++++++++++++++++++++++++++++++++++++++++++++-->
  2983.  
  2984. <body>
  2985.  
  2986. <div class="tout">
  2987.  
  2988. <div class="tout-tu">
  2989.  
  2990. <!----- LEFT SIDEBAR ----->
  2991. <aside class="left-sb" sidebar-shad="{select:sidebar shadow}">
  2992. <div class="sb-inner">
  2993. <!---- IMG + LINKS ---->
  2994. <div class="sb-head-flex">
  2995. <div class="sb-img" sb-img="{image:sidebar image}" stretch="{select:sidebar image stretch}">
  2996. <div class="sb-img-hug">
  2997. <img src="{image:sidebar image}"{block:ifsidebarimagehovertext} aria-label="{text:sidebar image hover text}"{/block:ifsidebarimagehovertext}>
  2998. </div>
  2999. </div><!--end sb-img-->
  3000.  
  3001. <nav class="sb-links" sbl-font="{select:sidebar links font}">
  3002. <ul role="menu">
  3003. <!-- "home" link -->
  3004. {block:ifhomelinktext}
  3005. <li role="presentation">
  3006. <a href="{BlogURL}" role="menuitem">
  3007. <span sb-heart-icon></span>
  3008. <span sb-asterisk></span>
  3009. <span sbl-text>{text:home link text}</span>
  3010. </a>
  3011. </li>
  3012. {/block:ifhomelinktext}
  3013.  
  3014. <!-- "ask" link -->
  3015. {block:ifasklinktext}
  3016. <li role="presentation">
  3017. <a href="{BlogURL}ask" role="menuitem">
  3018. <span sb-heart-icon></span>
  3019. <span sb-asterisk></span>
  3020. <span sbl-text>{text:ask link text}</span>
  3021. </a>
  3022. </li>
  3023. {/block:ifasklinktext}
  3024.  
  3025. <!-- "archive" link -->
  3026. {block:ifarchivelinktext}
  3027. <li role="presentation">
  3028. <a href="{BlogURL}archive" role="menuitem">
  3029. <span sb-heart-icon></span>
  3030. <span sb-asterisk></span>
  3031. <span sbl-text>{text:archive link text}</span>
  3032. </a>
  3033. </li>
  3034. {/block:ifarchivelinktext}
  3035.  
  3036. <!-- theme credit link -->
  3037. <!-- please do not remove <3 -->
  3038. <li role="presentation">
  3039. <a href="//glenthemes.tumblr.com" aria-label="&hercon;&ensp;&ldquo;Determination&rdquo; theme by glenthemes&ensp;&hercon;" role="menuitem">
  3040. <span sb-heart-icon></span>
  3041. <span sb-asterisk></span>
  3042. <span sbl-text>theme</span>
  3043. </a>
  3044. </li>
  3045. </ul>
  3046. </nav><!--end sb-links-->
  3047. </div><!--end sb-head-flex-->
  3048.  
  3049. <!---- DESC ---->
  3050. <div class="desc-win">
  3051. <div class="desc-winner">
  3052. <div class="desc-tbar">
  3053. <div class="desc-t" desc-title-font="{select:desc title font}">
  3054. <div class="desc-t-inner">
  3055. <span class="desc-t-{select:desc title marquee}">{text:desc title}</span>
  3056. </div>
  3057. </div><!--end desc-t-->
  3058.  
  3059. <nav class="desc-t-right">
  3060. <ul class="desc-btns" role="menu">
  3061. <!-- minimize -->
  3062. <li class="desc-btn" role="presentation">
  3063. <button class="btn-min" role="menuitem" aria-label="Minimize"></button>
  3064. </li>
  3065.  
  3066. <!-- maximize -->
  3067. <li class="desc-btn" role="presentation">
  3068. <button class="btn-max" role="menuitem" aria-label="Maximize"></button>
  3069. </li>
  3070.  
  3071. <!-- close -->
  3072. <li class="desc-btn" role="presentation">
  3073. <button class="btn-close" role="menuitem" aria-label="{lang:Close}"></button>
  3074. </li>
  3075. </ul>
  3076. </nav><!--end winbar-right-->
  3077. </div><!--end desc-tbar-->
  3078.  
  3079. <div class="desc-main" desc-font="{select:desc text font}">
  3080. <article class="desc-inner">
  3081. {block:ifcustomdesc}{text:custom desc}{/block:ifcustomdesc}
  3082. {block:ifnotcustomdesc}{block:Description}{Description}{/block:Description}{/block:ifnotcustomdesc}
  3083. </article>
  3084. </div><!--end desc-main-->
  3085. </div><!--end desc-winner-->
  3086. </div><!--end desc-win-->
  3087.  
  3088. <!---- CUSTOM LINKS ---->
  3089. {block:ifcustomlink1name}
  3090. <nav class="custom-links" cl-font="{select:custom links font}">
  3091. <ul role="menu">
  3092. <li role="presentation">
  3093. <a href="{text:custom link 1 URL}" role="menuitem">{text:custom link 1 name}</a>
  3094. </li>
  3095.  
  3096. {block:ifcustomlink2name}
  3097. <li role="presentation">
  3098. <a href="{text:custom link 2 URL}" role="menuitem">{text:custom link 2 name}</a>
  3099. </li>
  3100. {/block:ifcustomlink2name}
  3101.  
  3102. {block:ifcustomlink3name}
  3103. <li role="presentation">
  3104. <a href="{text:custom link 3 URL}" role="menuitem">{text:custom link 3 name}</a>
  3105. </li>
  3106. {/block:ifcustomlink3name}
  3107.  
  3108. {block:ifcustomlink4name}
  3109. <li role="presentation">
  3110. <a href="{text:custom link 4 URL}" role="menuitem">{text:custom link 4 name}</a>
  3111. </li>
  3112. {/block:ifcustomlink4name}
  3113.  
  3114. {block:ifcustomlink5name}
  3115. <li role="presentation">
  3116. <a href="{text:custom link 5 URL}" role="menuitem">{text:custom link 5 name}</a>
  3117. </li>
  3118. {/block:ifcustomlink5name}
  3119.  
  3120. {block:ifcustomlink6name}
  3121. <li role="presentation">
  3122. <a href="{text:custom link 6 URL}" role="menuitem">{text:custom link 6 name}</a>
  3123. </li>
  3124. {/block:ifcustomlink6name}
  3125.  
  3126. {block:ifcustomlink7name}
  3127. <li role="presentation">
  3128. <a href="{text:custom link 7 URL}" role="menuitem">{text:custom link 7 name}</a>
  3129. </li>
  3130. {/block:ifcustomlink7name}
  3131.  
  3132. {block:ifcustomlink8name}
  3133. <li role="presentation">
  3134. <a href="{text:custom link 8 URL}" role="menuitem">{text:custom link 8 name}</a>
  3135. </li>
  3136. {/block:ifcustomlink8name}
  3137. </ul>
  3138. </nav><!--end custom-links-->
  3139. {/block:ifcustomlink1name}
  3140.  
  3141. <!---- MUSIC PLAYER ---->
  3142. <div class="sb-mp mp-{select:show music player}" aud="{text:music player song URL}" mp-font="{select:music player font}">
  3143. {block:ifmusicplayersongname}
  3144. <span class="mp-name mpn-{select:music player song name marquee}"{block:ifmusicplayersongURL} id="d-mp-label"{/block:ifmusicplayersongURL}>{text:music player song name}</span>
  3145. {/block:ifmusicplayersongname}
  3146. {block:ifmusicplayersongURL}
  3147. <audio src="{text:music player song URL}" aria-labelledby="d-mp-label" vol="{block:ifmusicplayervolume}{text:music player volume}{/block:ifmusicplayervolume}{block:ifnotmusicplayervolume}100%{/block:ifnotmusicplayervolume}" {select:music player autoplay}></audio>
  3148. {/block:ifmusicplayersongURL}
  3149. </div><!--end sb-mp | end music player -->
  3150. </div><!--end sb-inner-->
  3151. </aside><!--end left-sb-->
  3152.  
  3153. <!----- ALL POSTS ----->
  3154. <main>
  3155.  
  3156. <section class="all-posts">
  3157.  
  3158. <!----- POSTS ----->
  3159. {block:Posts inlineMediaWidth="1280" inlineNestedMediaWidth="1280"}
  3160. <article
  3161. class="posts"
  3162. id="post-{PostID}"
  3163. post-type="{PostType}"
  3164. {block:NotReblog}original-post{/block:NotReblog}
  3165. {block:RebloggedFrom}reblogged-post via-name="{ReblogParentName}" src-name="{ReblogRootName}"{/block:RebloggedFrom}
  3166. username="{block:NotReblog}{Name}{/block:NotReblog}{block:RebloggedFrom}{ReblogRootName}{/block:RebloggedFrom}"
  3167. root-url="{block:NotReblog}{Permalink}{block:NotReblog}{block:RebloggedFrom}{ReblogRootURL}{/block:RebloggedFrom}"
  3168. {block:HasTags}has-tags{/block:HasTags}
  3169. >
  3170.  
  3171. <div class="post-inner">
  3172.  
  3173. <div class="post-body">
  3174.  
  3175. <!------ TOP WINDOW BAR ------>
  3176. <div class="post-window-bar">
  3177. <div class="winbar-left">
  3178. {block:PinnedPostLabel}
  3179. <span class="winbar-pinned">{PinnedPostLabel}</span>
  3180. {/block:PinnedPostLabel}
  3181.  
  3182. <!-- post type | e.g. photo -->
  3183. <span class="winbar-post-type" data-post-type="{PostType}">{PostType}</span>
  3184. <div class="winbar-arr"></div>
  3185.  
  3186. <!-- file name | e.g. p_1645350718.log -->
  3187. <div class="winbar-title">
  3188. {block:Date}
  3189. <div class="wbt-piece wbt-post">
  3190. p_{Timestamp}<span data-post-type="{PostType}"></span>
  3191. </div>
  3192. {/block:Date}
  3193.  
  3194. {block:PermalinkPage}
  3195. <!-- file name on custom pages -->
  3196. <div class="wbt-piece wbt-perma">
  3197. p_<span data-url-path></span>.txt
  3198. </div>
  3199. {/block:PermalinkPage}
  3200. </div><!--end winbar-title-->
  3201. </div><!--end winbar-left-->
  3202.  
  3203. <nav class="winbar-right">
  3204. <ul class="winbar-btns" role="menu">
  3205. <!-- minimize -->
  3206. <li class="winbar-btn" role="presentation">
  3207. <button class="btn-min" role="menuitem" aria-label="Minimize"></button>
  3208. </li>
  3209.  
  3210. <!-- maximize -->
  3211. <li class="winbar-btn" role="presentation">
  3212. <button class="btn-max" role="menuitem" aria-label="Maximize"></button>
  3213. </li>
  3214.  
  3215. <!-- close -->
  3216. <li class="winbar-btn" role="presentation">
  3217. <button class="btn-close" role="menuitem" aria-label="{lang:Close}"></button>
  3218. </li>
  3219. </ul>
  3220. </nav><!--end winbar-right-->
  3221. </div><!--end post-window-bar-->
  3222.  
  3223. <div class="post-body-inner">
  3224. <!------ TEXT POSTS ------>
  3225. {block:Text}
  3226. {block:Title}
  3227. <div class="text-post">
  3228. <h1 class="post-title">{Title}</h1>
  3229. </div>
  3230. {/block:Title}
  3231. {/block:Text}
  3232.  
  3233. <!------ PHOTO POSTS: SINGLE ------>
  3234. {block:Photo}
  3235. <div class="photo-post">
  3236. <div class="legacy-photo">
  3237. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" onclick="Tumblr.Lightbox.init([{'width':{PhotoWidth-HighRes},'height':{PhotoHeight-HighRes},'low_res':'{PhotoURL-500}','high_res':'{PhotoURL-HighRes}'}])">
  3238. </div>
  3239. </div>
  3240. {/block:Photo}
  3241.  
  3242. <!------ PHOTO POSTS: PHOTOSETS ------>
  3243. {block:Photoset}
  3244. <div class="photoset-post">
  3245. <div class="legacy-photoset" layout="{PhotosetLayout}">
  3246. {block:Photos}
  3247. <img src="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-low-res="{PhotoURL-500}" alt="{PhotoAlt}">
  3248. {/block:Photos}
  3249. </div>
  3250. </div>
  3251. {/block:Photoset}
  3252.  
  3253. <!------ QUOTE POSTS ------>
  3254. {block:Quote}
  3255. <div class="quote-post">
  3256. <figure class="quote-set">
  3257. <div class="quote-heart-cont">
  3258. <div class="quote-heart-box">
  3259. <div class="quote-heart-hug"></div>
  3260. </div>
  3261. </div>
  3262. <blockquote>&ldquo;{Quote}&rdquo;</blockquote>
  3263. {block:Source}
  3264. <figcaption>&mdash;&emsp13;{Source}</figcaption>
  3265. {/block:Source}
  3266. </figure>
  3267. </div>
  3268. {/block:Quote}
  3269.  
  3270. <!------ LINK POSTS ------>
  3271. {block:Link}
  3272. <div class="link-post">
  3273. <div class="legacy-link-info" data-url="{URL}" data-target="{Target}" data-title="{PlaintextName}" data-excerpt="{block:Excerpt}{PlaintextExcerpt}{/block:Excerpt}" data-site-name="{block:Host}{Host}{/block:Host}"></div>
  3274. </div>
  3275. {/block:Link}
  3276.  
  3277. <!------ CHAT POSTS ------>
  3278. {block:Chat}
  3279. <div class="chat-post">
  3280. <ul class="chat-wrap">
  3281. {block:Lines}
  3282. <li class="chat-line {Alt}">
  3283. {block:Label}
  3284. <b class="chat-label">{Label}</b>
  3285. {/block:Label}
  3286.  
  3287. <span class="chat-content"> {Line}</span>
  3288. </li>
  3289. {/block:Lines}
  3290. </ul>
  3291. </div>
  3292. {/block:Chat}
  3293.  
  3294. <!------ AUDIO POSTS ------>
  3295. {block:Audio}
  3296. <div class="audio-post">
  3297. <div class="legacy-audio">
  3298. {block:AudioPlayer}
  3299. <div class="legacy-audio-info" data-title="{block:TrackName}{PlaintextTrackName}{/block:TrackName}" data-artist="{block:Artist}{PlaintextArtist}{/block:Artist}" data-album="{block:Album}{PlaintextAlbum}{/block:Album}" data-album-cover="{block:AlbumArt}{AlbumArtURL}{/block:AlbumArt}">{AudioPlayer}</div>
  3300. {/block:AudioPlayer}
  3301. </div>
  3302. </div>
  3303. {/block:Audio}
  3304.  
  3305. <!------ VIDEO POSTS ------>
  3306. {block:Video}
  3307. <div class="video-post">
  3308. <div class="legacy-video">
  3309. {Video-700}
  3310.  
  3311. {block:VideoThumbnail}
  3312. <span class="poster-thumb" url="{VideoThumbnailURL}"></span>
  3313. {/block:VideoThumbnail}
  3314. </div>
  3315. </div>
  3316. {/block:Video}
  3317.  
  3318. <!------ ASK POSTS ------>
  3319. {block:Answer}
  3320. <div class="ask-post">
  3321. <dl class="qa-set">
  3322. <!-- question -->
  3323. <dt class="que-sect">
  3324. <div class="que-flex">
  3325. <img src="{AskerPortraitURL-128}" alt="{PlaintextAsker}&rsquo;s avatar">
  3326. <div class="que-right">
  3327. <p class="ask-head" role="heading" aria-level="6">
  3328. <span data-user="{PlaintextAsker}">{Asker}</span> asked:
  3329. </p>
  3330. <div class="que">{Question}</div>
  3331. </div>
  3332.  
  3333. </div>
  3334. </dt><!--end question-->
  3335.  
  3336. <!-- answer -->
  3337. <dd class="ans-sect">
  3338. <div class="ans-flex">
  3339. <div class="ans-left">
  3340. <p class="ans-head" role="heading" aria-level="6">
  3341. {block:NotReblog}<a href="{Permalink}">{Name}</a>{/block:NotReblog}
  3342. {block:Answerer}<span data-user="{PlaintextAnswerer}">{Answerer}</span>{/block:Answerer}
  3343. answered:
  3344. </p>
  3345. <div class="ans">
  3346. {block:NotReblog}{Replies}{/block:NotReblog}
  3347. {block:Answerer}{Answer}{/block:Answerer}
  3348. </div>
  3349. </div>
  3350. <img src="{block:NotReblog}{PortraitURL-128}{/block:NotReblog}{block:Answerer}{AnswererPortraitURL-128}{/block:Answerer}" alt="{block:NotReblog}{Name}{/block:NotReblog}{block:Answerer}{PlaintextAnswerer}{/block:Answerer}&rsquo;s avatar">
  3351. </div>
  3352. </dd><!--end answer-->
  3353. </dl><!--end q&a-->
  3354. </div>
  3355. {/block:Answer}
  3356.  
  3357. <!----- CAPTIONS / REBLOGS ----->
  3358. {block:NotReblog}
  3359. <div class="comments {PostType}-post-caption legacy-original-caption">
  3360. <div class="comment">
  3361. <div class="comment-body">
  3362. {block:Text}{Body}{/block:Text}
  3363. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  3364. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  3365. {block:Link}{Description}{/block:Link}
  3366. {block:Audio}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  3367. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  3368. {block:ContentSource}
  3369. <p class="content-src">
  3370. ({lang:Source}: <a href="{SourceURL}">{SourceTitle}</a>)
  3371. </p>
  3372. {/block:ContentSource}
  3373. </div>
  3374. </div>
  3375. </div>
  3376. {/block:NotReblog}
  3377.  
  3378. {block:RebloggedFrom}
  3379. <div class="comments {PostType}-post-reblogs">
  3380. {block:Reblogs}
  3381. <div class="comment">
  3382. <div class="comment-header">
  3383. <a class="user-flex" href="{block:IsOriginalEntry}{ReblogRootURL}{/block:IsOriginalEntry}{block:IsNotOriginalEntry}{Permalink}{/block:IsNotOriginalEntry}">
  3384. <div class="userpic">
  3385. <img src="{block:IsOriginalEntry}{ReblogRootPortraitURL-64}{/block:IsOriginalEntry}{block:IsNotOriginalEntry}{PortraitURL-64}{/block:IsNotOriginalEntry}" alt="{block:IsOriginalEntry}{ReblogRootName}{/block:IsOriginalEntry}{block:IsNotOriginalEntry}{Username}{/block:IsNotOriginalEntry}&rsquo;s avatar">
  3386. </div>
  3387.  
  3388. <div class="username">
  3389. <div class="username-inner">
  3390. <span class="username-txt" data-user="{block:IsOriginalEntry}{ReblogRootName}{/block:IsOriginalEntry}{block:IsNotOriginalEntry}{Username}{/block:IsNotOriginalEntry}">{block:IsOriginalEntry}{ReblogRootName}{/block:IsOriginalEntry}{block:IsNotOriginalEntry}{Username}{/block:IsNotOriginalEntry}</span>
  3391. </div>
  3392. </div>
  3393. </a><!--end user-flex-->
  3394. </div><!--end comment-header-->
  3395.  
  3396. <div class="comment-body">
  3397. {Body}
  3398. {block:ContentSource}
  3399. <p class="content-src">
  3400. ({lang:Source}: <a href="{SourceURL}">{SourceTitle}</a>)
  3401. </p>
  3402. {/block:ContentSource}
  3403. </div>
  3404. </div><!--end comment-->
  3405. {/block:Reblogs}
  3406. </div><!--end comments-->
  3407. {/block:RebloggedFrom}
  3408.  
  3409. <!----- TAGS ----->
  3410. {block:HasTags}
  3411. <div class="tagscont" tags-align="{select:tags position}" role="list">
  3412. <div class="tc-inner-1">
  3413. <div class="tc-inner-2">
  3414. {block:Tags}
  3415. <a href="{TagURL}" role="listitem">{Tag}</a>
  3416. {/block:Tags}
  3417. </div>
  3418. </div>
  3419. </div>
  3420. {/block:HasTags}
  3421. </div><!--end post-body-inner-->
  3422. </div><!--end post-body-->
  3423.  
  3424. <!----- POST FOOTER ----->
  3425. {block:Date}
  3426. <footer class="post-footer">
  3427. <!---- PERMALINK + CONTROLS ---->
  3428. <div class="pf-inner">
  3429. <!---- POST INFO (LEFT) ---->
  3430. <div class="post-info-left">
  3431. <!---- PERMALINK / POST DATE ---->
  3432. <{block:IndexPage}a href="{Permalink}" aria-label="{block:NotReblog}Posted{/block:NotReblog}{block:RebloggedFrom}Reblogged{/block:RebloggedFrom} {TimeAgo}"{/block:IndexPage}{block:PermalinkPage}div{/block:PermalinkPage} class="post-date">
  3433. <time date-group datetime="{Year}-{MonthNumberWithZero}-{DayOfMonthWithZero}T{24HourWithZero}:{Minutes}">
  3434.  
  3435. <span date-icon-wrap>
  3436. <span date-icon></span>
  3437. </span>
  3438.  
  3439. <span date-text single-line>
  3440. <span date-text-inner>
  3441. {block:PermalinkPage}{block:NotReblog}Posted{/block:NotReblog}{block:RebloggedFrom}Reblogged{/block:RebloggedFrom} on {/block:PermalinkPage}{ShortMonth} {DayOfMonthWithZero}{block:PermalinkPage}, {Year}{/block:PermalinkPage}&emsp13;@&emsp13;{24HourWithZero}:{Minutes}{block:IndexPage}{block:NoteCount}&emsp13;+&emsp13;<span data-shorten-notes="{select:shorten notes}" data-notes-label="{lang:Notes}">{NoteCount}</span>{/block:NoteCount}{/block:IndexPage}{block:PermalinkPage}&emsp13;({TimeAgo}){/block:PermalinkPage}
  3442. </span>
  3443. </span>
  3444. </time>
  3445. </{block:IndexPage}a{/block:IndexPage}{block:PermalinkPage}div{/block:PermalinkPage}><!--end post-date-->
  3446.  
  3447. <!---- VIA / OG POSTER ---->
  3448. {block:PermalinkPage}
  3449. {block:RebloggedFrom}
  3450. <div class="via-and-op" single-row role="list">
  3451. <div sticky-icon-wrap>
  3452. <div sticky-icon></div>
  3453. </div>
  3454.  
  3455. <!-- via / reblogged from -->
  3456. <div class="via-part" data-via="{ReblogParentName}" role="listitem">
  3457. <span>{lang:Via}: </span>
  3458. <a href="{ReblogParentURL}" aria-label="{PlaintextReblogParentTitle}" data-user="{ReblogParentName}">{ReblogParentName}</a>
  3459. </div>
  3460.  
  3461. <!-- bullet/separator -->
  3462. <div class="via-op-sep">&bull;</div>
  3463.  
  3464. <!-- OG poster -->
  3465. <div class="op-part" data-op="{ReblogRootName}" role="listitem">
  3466. <span>By: </span>
  3467. <a href="{ReblogRootURL}" aria-label="{PlaintextReblogRootTitle}" data-user="{ReblogRootName}">{ReblogRootName}</a>
  3468. </div>
  3469. </div>
  3470. {/block:RebloggedFrom}
  3471. {/block:PermalinkPage}
  3472. </div><!--end post-info-left-->
  3473.  
  3474. <!----- POST CONTROLS ----->
  3475. <div class="post-btns" role="group">
  3476. <!-- show/hide tags btn -->
  3477. {block:HasTags}
  3478. <label for="tags-{PostID}" class="tags-btn">
  3479. <input id="tags-{PostID}" type="checkbox" data-show-tags="{lang:Show} {lang:Tags}" data-hide-tags="{lang:Close} {lang:Tags}"/>
  3480. <span tags-icon></span>
  3481. </label>
  3482. {/block:HasTags}
  3483.  
  3484. <!-- reblog btn -->
  3485. <a class="rb-btn" href="{ReblogURL}" aria-label="{block:English}Reblog{/block:English}{block:German}Rebloggen{/block:German}{block:French}Rebloguer{/block:French}{block:Italian}Reblogga{/block:Italian}{block:Japanese}リブログ{/block:Japanese}{block:Turkish}Yeniden Blogla{/block:Turkish}{block:Spanish}Rebloguear{/block:Spanish}{block:Russian}Реблог{/block:Russian}{block:Polish}Rebloguj{/block:Polish}{block:PortuguesePT}Reblogar{/block:PortuguesePT}{block:PortugueseBR}Reblogar{/block:PortugueseBR}{block:Dutch}Rebloggen{/block:Dutch}{block:Korean}리블로그{/block:Korean}{block:ChineseSimplified}转发{/block:ChineseSimplified}{block:ChineseTraditional}轉格{/block:ChineseTraditional}{block:ChineseHK}轉載{/block:ChineseHK}{block:Indonesian}Reblog{/block:Indonesian}{block:Hindi}रीब्लॉग करेंे{/block:Hindi}" target="_blank">
  3486. <span reblog-icon></span>
  3487. </a>
  3488.  
  3489. <!-- like btn -->
  3490. <button class="like-btn" data-like="{block:English}Like{/block:English}{block:German}Liken{/block:German}{block:French}J'aime{/block:French}{block:Italian}Mi piace{/block:Italian}{block:Japanese}スキ{/block:Japanese}{block:Turkish}Beğen{/block:Turkish}{block:Spanish}Me gusta{/block:Spanish}{block:Russian}Нравится{/block:Russian}{block:Polish}Lubię{/block:Polish}{block:PortuguesePT}Gostar{/block:PortuguesePT}{block:PortugueseBR}Curtir{/block:PortugueseBR}{block:Dutch}Vind ik leuk{/block:Dutch}{block:Korean}좋아요{/block:Korean}{block:ChineseSimplified}喜欢{/block:ChineseSimplified}{block:ChineseTraditional}喜歡{/block:ChineseTraditional}{block:ChineseHK}喜歡{/block:ChineseHK}{block:Indonesian}Suka{/block:Indonesian}{block:Hindi}पसंद करें{/block:Hindi}" data-unlike="{block:English}Unlike{/block:English}{block:German}Entliken{/block:German}{block:French}Je n'aime plus{/block:French}{block:Italian}Non mi piace{/block:Italian}{block:Japanese}スキ解除{/block:Japanese}{block:Turkish}Beğenme{/block:Turkish}{block:Spanish}Ya no me gusta{/block:Spanish}{block:Russian}Не нравится{/block:Russian}{block:Polish}Nie lubię{/block:Polish}{block:PortuguesePT}Deixar de gostar{/block:PortuguesePT}{block:PortugueseBR}Curtir (desfazer){/block:PortugueseBR}{block:Dutch}Vind ik niet meer leuk{/block:Dutch}{block:Korean}좋아요 취소{/block:Korean}{block:ChineseSimplified}取消喜欢{/block:ChineseSimplified}{block:ChineseTraditional}收回喜歡{/block:ChineseTraditional}{block:ChineseHK}收回喜歡{/block:ChineseHK}{block:Indonesian}Tidak Suka{/block:Indonesian}{block:Hindi}पसंद हटाएँ{/block:Hindi}">
  3491. {LikeButton}
  3492. <span heart-icon></span>
  3493. </button>
  3494. </div><!--end post-btns-->
  3495. </div><!--end pf-inner-->
  3496. </footer><!--end post-footer-->
  3497. {/block:Date}
  3498.  
  3499. </div><!--end post-inner-->
  3500. </article><!--end posts-->
  3501.  
  3502. <!----- POST NOTES ----->
  3503. {block:PostNotes}
  3504. <article class="post-notes">
  3505. <div class="post-inner">
  3506. <div class="post-body">
  3507. <!------ TOP WINDOW BAR ------>
  3508. <div class="post-window-bar">
  3509. <div class="winbar-left">
  3510. <span>{lang:Notes}</span>
  3511. <div class="winbar-arr"></div>
  3512. <div class="winbar-title">
  3513. <div class="wbt-piece wbt-post">
  3514. <span data-shorten-notes="{select:shorten notes}">{NoteCount}</span>
  3515. </div>
  3516. </div><!--end winbar-title-->
  3517. </div><!--end winbar-left-->
  3518.  
  3519. <nav class="winbar-right">
  3520. <ul class="winbar-btns" role="menu">
  3521. <!-- minimize -->
  3522. <li class="winbar-btn" role="presentation">
  3523. <button class="btn-min" role="menuitem" aria-label="Minimize"></button>
  3524. </li>
  3525.  
  3526. <!-- maximize -->
  3527. <li class="winbar-btn" role="presentation">
  3528. <button class="btn-max" role="menuitem" aria-label="Maximize"></button>
  3529. </li>
  3530.  
  3531. <!-- close -->
  3532. <li class="winbar-btn" role="presentation">
  3533. <button class="btn-close" role="menuitem" aria-label="{lang:Close}"></button>
  3534. </li>
  3535. </ul>
  3536. </nav><!--end winbar-right-->
  3537. </div><!--end post-window-bar-->
  3538.  
  3539. <div class="post-body-inner">
  3540. {PostNotes}
  3541. </div><!--pbi-->
  3542. </div><!--pb-->
  3543. </div><!--pi-->
  3544. </article>
  3545. {/block:PostNotes}
  3546.  
  3547. {/block:Posts}
  3548. </section><!--end all-posts-->
  3549.  
  3550. <!----- PAGE NUMBERS ----->
  3551. {block:Pagination length="5"}
  3552. <section class="page-numbers">
  3553. <div class="post-inner">
  3554. <div class="post-body">
  3555. <div class="post-body-inner">
  3556. <div class="pagi-wrap">
  3557. {block:PreviousPage}
  3558. <a href="{PreviousPage}" class="prev-page" aria-label="{lang:Previous Page}">
  3559. <span pagi-chevs aria-hidden="true"></span>
  3560. </a>
  3561. {/block:PreviousPage}
  3562.  
  3563. {block:JumpPagination length="5"}
  3564. {block:CurrentPage}
  3565. <span aria-label="You are here (Page {CurrentPage})">
  3566. <span map-x-icon aria-hidden="true"></span>
  3567. </span>
  3568. {/block:CurrentPage}
  3569.  
  3570. {block:JumpPage}
  3571. <a href="{URL}" aria-label="Go to page {PageNumber}">
  3572. <span aria-hidden="true">{PageNumber}</span>
  3573. </a>
  3574. {/block:JumpPage}
  3575. {/block:JumpPagination}
  3576.  
  3577. {block:NextPage}
  3578. <a href="{NextPage}" class="next-page" aria-label="{lang:Next Page}">
  3579. <span pagi-chevs aria-hidden="true"></span>
  3580. </a>
  3581. {/block:NextPage}
  3582. </div><!--pagi-wrap-->
  3583.  
  3584. <div class="chargement">
  3585. <span>{lang:Loading}&mldr;</span>
  3586. </div>
  3587.  
  3588. <div class="no-more-posts">
  3589. <span>{lang:No more posts}</span>
  3590. </div>
  3591. </div><!--pbi-->
  3592. </div><!--pb-->
  3593. </div><!--pi-->
  3594. </section><!--end page-numbers-->
  3595. {/block:Pagination}
  3596.  
  3597. </main><!--end main-->
  3598.  
  3599. <!----- CORNER IMAGE ----->
  3600. <aside class="c0rner" ci="{select:show corner image}" img="{image:corner image}">
  3601. <div class="c0-inner">
  3602. <div class="c0-inner-hug">
  3603. <img src="{image:corner image}"{block:ifcornerimagehovertext} aria-label="{text:corner image hover text}"{/block:ifcornerimagehovertext}>
  3604. </div>
  3605. </div>
  3606. </aside>
  3607.  
  3608. </div><!--end tout-->
  3609. </div><!--end tout-tu-->
  3610.  
  3611. <!----- BACK-TO-TOP BTN ----->
  3612. <div class="btt-cont btt-{select:back to top button}">
  3613. <button aria-label="{lang:Back to top}"></button>
  3614. </div><!--end btt-cont-->
  3615.  
  3616. <!--ignore this--><div class="vmerjc2lwjvw5hz"></div>
  3617. <!--ignore this--><div class="xcjihwrtteeiu6i"></div>
  3618.  
  3619. </body>
  3620. </html>
Add Comment
Please, Sign In to add comment