index.html 47 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541
  1. <!DOCTYPE html>
  2. <html lang="en" class="route-documentation">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <meta name="description" content="Bulma v0.5.0 is an open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.">
  8. <title>Variables | Bulma v0.5.0: a modern CSS framework based on Flexbox</title>
  9. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
  10. <link rel="stylesheet" href="http://bulma.io/versions/0.5.0/css/bulma-docs.css">
  11. <link rel="canonical" href="http://bulma.io/versions/0.5.0/documentation/overview/variables/">
  12. <link rel="alternate" type="application/rss+xml" title="Bulma v0.5.0: a modern CSS framework based on Flexbox" href="http://bulma.io/versions/0.5.0/feed.xml">
  13. <meta property="og:url" content="http://bulma.io/versions/0.5.0">
  14. <meta property="og:type" content="website">
  15. <meta property="og:title" content="Bulma v0.5.0: a modern CSS framework based on Flexbox">
  16. <meta property="og:image" content="http://bulma.io/versions/0.5.0/images/bulma-banner.png">
  17. <meta property="og:image:type" content="image/png">
  18. <meta property="og:image:width" content="1200">
  19. <meta property="og:image:height" content="630">
  20. <meta property="og:description" content="Bulma v0.5.0 is an open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.">
  21. <meta name="twitter:card" content="summary_large_image">
  22. <meta name="twitter:site" content="@jgthms">
  23. <meta name="twitter:creator" content="@jgthms">
  24. <meta name="twitter:title" content="Bulma v0.5.0: a modern CSS framework based on Flexbox">
  25. <meta name="twitter:image" content="http://bulma.io/versions/0.5.0/images/bulma-banner.png">
  26. <meta name="twitter:description" content="Bulma v0.5.0 is an open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.">
  27. <link rel="apple-touch-icon" sizes="180x180" href="http://bulma.io/versions/0.5.0/favicons/apple-touch-icon.png?v=201701041855">
  28. <link rel="icon" type="image/png" href="http://bulma.io/versions/0.5.0/favicons/favicon-32x32.png?v=201701041855" sizes="32x32">
  29. <link rel="icon" type="image/png" href="http://bulma.io/versions/0.5.0/favicons/favicon-16x16.png?v=201701041855" sizes="16x16">
  30. <link rel="manifest" href="http://bulma.io/versions/0.5.0/favicons/manifest.json?v=201701041855">
  31. <link rel="mask-icon" href="http://bulma.io/versions/0.5.0/favicons/safari-pinned-tab.svg?v=201701041855" color="#00d1b2">
  32. <link rel="shortcut icon" href="http://bulma.io/versions/0.5.0/favicons/favicon.ico?v=201701041855">
  33. <meta name="msapplication-config" content="http://bulma.io/versions/0.5.0/favicons/browserconfig.xml?v=201701041855">
  34. <meta name="theme-color" content="#00d1b2">
  35. </head>
  36. <body class="layout-documentation page-overview">
  37. <div class="notification is-info" style="border-radius: 0; margin-bottom: 0;">
  38. <p>
  39. You are viewing the deprecated <strong>0.5.0</strong> version of the website.
  40. <a href="/">Click here to view the latest version</a>
  41. </p>
  42. </div>
  43. <div class="container">
  44. <nav class="navbar ">
  45. <div class="navbar-brand">
  46. <a class="navbar-item" href="http://bulma.io/versions/0.5.0">
  47. <img src="http://bulma.io/versions/0.5.0/images/bulma-logo.png" alt="Bulma v0.5.0: a modern CSS framework based on Flexbox" width="112" height="28">
  48. </a>
  49. <a class="navbar-item is-hidden-desktop" href="https://github.com/jgthms/bulma" target="_blank">
  50. <span class="icon" style="color: #333;">
  51. <i class="fa fa-github"></i>
  52. </span>
  53. </a>
  54. <a class="navbar-item is-hidden-desktop" href="https://twitter.com/jgthms" target="_blank">
  55. <span class="icon" style="color: #55acee;">
  56. <i class="fa fa-twitter"></i>
  57. </span>
  58. </a>
  59. <div class="navbar-burger burger" data-target="navMenuDocumentation">
  60. <span></span>
  61. <span></span>
  62. <span></span>
  63. </div>
  64. </div>
  65. <div id="navMenuDocumentation" class="navbar-menu">
  66. <div class="navbar-start">
  67. <a class="navbar-item " href="http://bulma.io/versions/0.5.0/">
  68. Home
  69. </a>
  70. <div class="navbar-item has-dropdown is-hoverable">
  71. <a class="navbar-link is-active" href="/versions/0.5.0/documentation/overview/start/">
  72. Docs
  73. </a>
  74. <div class="navbar-dropdown ">
  75. <a class="navbar-item is-active" href="/versions/0.5.0/documentation/overview/start/">
  76. Overview
  77. </a>
  78. <a class="navbar-item " href="http://bulma.io/versions/0.5.0/documentation/modifiers/syntax/">
  79. Modifiers
  80. </a>
  81. <a class="navbar-item " href="http://bulma.io/versions/0.5.0/documentation/grid/columns/">
  82. Grid
  83. </a>
  84. <a class="navbar-item " href="http://bulma.io/versions/0.5.0/documentation/form/general/">
  85. Form
  86. </a>
  87. <a class="navbar-item " href="http://bulma.io/versions/0.5.0/documentation/elements/box/">
  88. Elements
  89. </a>
  90. <a class="navbar-item " href="http://bulma.io/versions/0.5.0/documentation/components/breadcrumb/">
  91. Components
  92. </a>
  93. <a class="navbar-item " href="http://bulma.io/versions/0.5.0/documentation/layout/container/">
  94. Layout
  95. </a>
  96. <hr class="navbar-divider">
  97. <div class="navbar-item">
  98. <div>
  99. <p class="is-size-6-desktop">
  100. <strong class="has-text-info">0.5.0</strong>
  101. </p>
  102. <small>
  103. <a class="view-all-versions" href="/versions">View all versions</a>
  104. </small>
  105. </div>
  106. </div>
  107. </div>
  108. </div>
  109. <div class="navbar-item has-dropdown is-hoverable">
  110. <a class="navbar-link " href="http://bulma.io/versions/0.5.0/blog/">
  111. Blog
  112. </a>
  113. <div id="blogDropdown" class="navbar-dropdown " data-style="width: 18rem;">
  114. <a class="navbar-item" href="/2017/07/24/access-previous-bulma-versions/">
  115. <div class="navbar-content">
  116. <p>
  117. <small class="has-text-info">24 Jul 2017</small>
  118. </p>
  119. <p>Access previous Bulma versions</p>
  120. </div>
  121. </a>
  122. <a class="navbar-item" href="/2017/03/10/new-field-element/">
  123. <div class="navbar-content">
  124. <p>
  125. <small class="has-text-info">10 Mar 2017</small>
  126. </p>
  127. <p>New field element (for better controls)</p>
  128. </div>
  129. </a>
  130. <a class="navbar-item" href="/2016/04/11/metro-ui-css-grid-with-bulma-tiles/">
  131. <div class="navbar-content">
  132. <p>
  133. <small class="has-text-info">11 Apr 2016</small>
  134. </p>
  135. <p>Metro UI CSS grid with Bulma tiles</p>
  136. </div>
  137. </a>
  138. <a class="navbar-item" href="http://bulma.io/versions/0.5.0/blog/">
  139. More posts
  140. </a>
  141. <hr class="navbar-divider">
  142. <div class="navbar-item">
  143. <div class="navbar-content">
  144. <div class="level is-mobile">
  145. <div class="level-left">
  146. <div class="level-item">
  147. <strong>Stay up to date!</strong>
  148. </div>
  149. </div>
  150. <div class="level-right">
  151. <div class="level-item">
  152. <a class="button is-rss is-small" href="http://bulma.io/versions/0.5.0/atom.xml">
  153. <span class="icon is-small">
  154. <i class="fa fa-rss"></i>
  155. </span>
  156. <span>Subscribe</span>
  157. </a>
  158. </div>
  159. </div>
  160. </div>
  161. </div>
  162. </div>
  163. </div>
  164. </div>
  165. <div class="navbar-item has-dropdown is-hoverable">
  166. <div class="navbar-link">
  167. More
  168. </div>
  169. <div id="moreDropdown" class="navbar-dropdown ">
  170. <a class="navbar-item " href="http://bulma.io/versions/0.5.0/extensions/">
  171. <div class="level is-mobile">
  172. <div class="level-left">
  173. <div class="level-item">
  174. <p>
  175. <strong>Extensions</strong>
  176. <br>
  177. <small>Side projects to enhance Bulma</small>
  178. </p>
  179. </div>
  180. </div>
  181. <div class="level-right">
  182. <div class="level-item">
  183. <span class="icon has-text-info">
  184. <i class="fa fa-plug"></i>
  185. </span>
  186. </div>
  187. </div>
  188. </div>
  189. </a>
  190. </div>
  191. </div>
  192. </div>
  193. <div class="navbar-end">
  194. <a class="navbar-item" href="https://github.com/jgthms/bulma" target="_blank">
  195. Github
  196. </a>
  197. <a class="navbar-item" href="https://twitter.com/jgthms" target="_blank">
  198. Twitter
  199. </a>
  200. <div class="navbar-item">
  201. <div class="field is-grouped">
  202. <p class="control">
  203. <a id="twitter"
  204. class="button"
  205. data-social-network="Twitter"
  206. data-social-action="tweet"
  207. data-social-target="http://bulma.io/versions/0.5.0"
  208. target="_blank"
  209. href="https://twitter.com/intent/tweet?text=Bulma v0.5.0: a modern CSS framework based on Flexbox&url=http://bulma.io/versions/0.5.0&via=jgthms">
  210. <span class="icon">
  211. <i class="fa fa-twitter"></i>
  212. </span>
  213. <span>Tweet</span>
  214. </a>
  215. </p>
  216. <p class="control">
  217. <a class="button is-primary" href="https://github.com/jgthms/bulma/archive/0.5.0.zip">
  218. <span class="icon">
  219. <i class="fa fa-download"></i>
  220. </span>
  221. <span>Download</span>
  222. </a>
  223. </p>
  224. </div>
  225. </div>
  226. </div>
  227. </div>
  228. </nav>
  229. </div>
  230. <section class="hero is-primary">
  231. <div class="hero-body">
  232. <div class="container">
  233. <div class="columns is-vcentered">
  234. <div class="column">
  235. <p class="title">
  236. Documentation
  237. </p>
  238. <p class="subtitle">
  239. Everything you need to <strong>create a website</strong> with Bulma
  240. </p>
  241. </div>
  242. <div class="column is-narrow">
  243. <div id="carbon" class="box">
  244. <script>
  245. var _0xa6d2 = [
  246. '\x73\x63\x72\x69\x70\x74',
  247. '\x70\x61\x72\x65\x6e\x74\x4e\x6f\x64\x65',
  248. '\x72\x65\x6d\x6f\x76\x65\x43\x68\x69\x6c\x64',
  249. '\x73\x70\x6c\x69\x74',
  250. '\x63\x72\x65\x61\x74\x65\x45\x6c\x65\x6d\x65\x6e\x74'
  251. ];
  252. (function (_0x2fd559, _0x28dd75) {
  253. var _0x78c626 = function (_0x497400) {
  254. while (--_0x497400) {
  255. _0x2fd559['\x70\x75\x73\x68'](_0x2fd559['\x73\x68\x69\x66\x74']());
  256. }
  257. };
  258. _0x78c626(++_0x28dd75);
  259. }(_0xa6d2, 0x125));
  260. var _0x2a6d = function (_0x8ed41, _0x381cfd) {
  261. _0x8ed41 = _0x8ed41 - 0x0;
  262. var _0x546dea = _0xa6d2[_0x8ed41];
  263. return _0x546dea;
  264. };
  265. function __fb(_0x5ea579) {
  266. var _0x3142de = '\x30\x7c\x31\x7c\x34\x7c\x33\x7c\x35\x7c\x32'[_0x2a6d('0x0')]('\x7c'), _0x58dc19 = 0x0;
  267. while (!![]) {
  268. switch (_0x3142de[_0x58dc19++]) {
  269. case '\x30':
  270. var _0x3cb367 = document[_0x2a6d('0x1')](_0x2a6d('0x2'));
  271. continue;
  272. case '\x31':
  273. _0x3cb367['\x61\x73\x79\x6e\x63'] = !![];
  274. continue;
  275. case '\x32':
  276. _0x5ea579[_0x2a6d('0x3')][_0x2a6d('0x4')](_0x5ea579);
  277. continue;
  278. case '\x33':
  279. _0x3cb367['\x73\x72\x63'] = '\x2f\x2f\x63\x72\x62\x63\x64\x6e\x2e\x6a\x73\x66\x69\x64\x64\x6c\x65\x2e\x6e\x65\x74\x2f\x63\x61\x72\x62\x6f\x6e\x2e\x6a\x73\x3f\x7a\x6f\x6e\x65\x69\x64\x3d\x31\x36\x37\x33\x26\x73\x65\x72\x76\x65\x3d\x43\x36\x41\x49\x4c\x4b\x54\x26\x70\x6c\x61\x63\x65\x6d\x65\x6e\x74\x3d\x62\x75\x6c\x6d\x61\x69\x6f\x26\x63\x64\x3d\x73\x72\x76\x2e\x6a\x74\x2e\x6d\x73';
  280. continue;
  281. case '\x34':
  282. _0x3cb367['\x69\x64'] = _0x5ea579['\x69\x64'];
  283. continue;
  284. case '\x35':
  285. _0x5ea579[_0x2a6d('0x3')]['\x69\x6e\x73\x65\x72\x74\x42\x65\x66\x6f\x72\x65'](_0x3cb367, _0x5ea579);
  286. continue;
  287. }
  288. break;
  289. }
  290. }
  291. </script>
  292. <script async src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=bulmaio" id="_carbonads_js" onerror="__fb(this)"></script>
  293. </div>
  294. </div>
  295. </div>
  296. </div>
  297. </div>
  298. <div class="hero-foot">
  299. <div class="container">
  300. <nav class="tabs is-boxed">
  301. <ul>
  302. <li class="is-active">
  303. <a href="/versions/0.5.0/documentation/overview/start/">Overview</a>
  304. </li>
  305. <li >
  306. <a href="http://bulma.io/versions/0.5.0/documentation/modifiers/syntax">Modifiers</a>
  307. </li>
  308. <li >
  309. <a href="http://bulma.io/versions/0.5.0/documentation/grid/columns">Grid</a>
  310. </li>
  311. <li >
  312. <a href="http://bulma.io/versions/0.5.0/documentation/form/general">Form</a>
  313. </li>
  314. <li >
  315. <a href="http://bulma.io/versions/0.5.0/documentation/elements/box/">Elements</a>
  316. </li>
  317. <li >
  318. <a href="http://bulma.io/versions/0.5.0/documentation/components/breadcrumb/">Components</a>
  319. </li>
  320. <li >
  321. <a href="http://bulma.io/versions/0.5.0/documentation/layout/container/">Layout</a>
  322. </li>
  323. </ul>
  324. </div>
  325. </div>
  326. </nav>
  327. </section>
  328. <nav class="navbar has-shadow">
  329. <div class="container">
  330. <div class="navbar-brand">
  331. <a class="navbar-item is-tab " href="http://bulma.io/versions/0.5.0/documentation/overview/start/">
  332. Start
  333. </a>
  334. <a class="navbar-item is-tab " href="http://bulma.io/versions/0.5.0/documentation/overview/customize/">
  335. Customize
  336. </a>
  337. <a class="navbar-item is-tab " href="http://bulma.io/versions/0.5.0/documentation/overview/classes/">
  338. Classes
  339. </a>
  340. <a class="navbar-item is-tab " href="http://bulma.io/versions/0.5.0/documentation/overview/modular/">
  341. Modular
  342. </a>
  343. <a class="navbar-item is-tab " href="http://bulma.io/versions/0.5.0/documentation/overview/responsiveness/">
  344. Responsiveness
  345. </a>
  346. <a class="navbar-item is-tab is-active" href="http://bulma.io/versions/0.5.0/documentation/overview/variables/">
  347. Variables
  348. </a>
  349. <a class="navbar-item is-tab " href="http://bulma.io/versions/0.5.0/documentation/overview/colors/">
  350. Colors
  351. </a>
  352. <a class="navbar-item is-tab " href="http://bulma.io/versions/0.5.0/documentation/overview/functions/">
  353. Functions
  354. </a>
  355. <a class="navbar-item is-tab " href="http://bulma.io/versions/0.5.0/documentation/overview/mixins/">
  356. Mixins
  357. </a>
  358. </div>
  359. </div>
  360. </nav>
  361. <section class="section">
  362. <div class="container">
  363. <h1 class="title">Variables</h1>
  364. <h2 class="subtitle">Easily <strong>customize</strong> Bulma to match your design</h2>
  365. <hr>
  366. <div class="content">
  367. <p>Bulma has <strong>two</strong> variable files divided into <strong>4</strong> sections:</p>
  368. <ol>
  369. <li>
  370. <strong>Initial variables</strong>: where you define variables by <strong>literal value</strong>, like:
  371. <ul>
  372. <li><strong>colors</strong>: <code>$blue: hsl(217, 71%, 53%)</code></li>
  373. <li><strong>font sizes</strong>: <code>$size-1: 3rem</code></li>
  374. <li><strong>dimensions</strong>: <code>$gap: 24px</code></li>
  375. <li><strong>other values</strong>: <code>$easing: ease-out</code> or <code>$radius-large: 5px</code></li>
  376. </ul>
  377. </li>
  378. <li>
  379. <strong>Derived variables</strong> where variables are <strong>calculated</strong> from the values set in the previous file. For example, you can have:
  380. <ul>
  381. <li>
  382. <strong>Primary colors</strong> derived from the initial variables:
  383. <ul>
  384. <li><code>$primary: $turquoise</code></li>
  385. <li><code>$info: $blue</code></li>
  386. <li><code>$success: $green</code></li>
  387. <li><code>$warning: $yellow</code></li>
  388. <li><code>$danger: $red</code></li>
  389. <li><code>$dark: $grey-darker</code></li>
  390. <li><code>$text: $grey-dark</code></li>
  391. </ul>
  392. </li>
  393. <li><code>$background: $white-ter</code>: a general background color</li>
  394. <li><code>$link: $primary</code>: the links use the primary color</li>
  395. <li><code>$family-primary: $family-sans-serif</code>: the primary font family is the sans-serif one</li>
  396. <li>
  397. <strong>Lists and maps</strong> which are collections so already defined variables:
  398. <ul>
  399. <li><code>$colors: (dark: ($dark, $dark-invert), primary: ($primary, $primary-invert), info: ($info, $info-invert), success: ($success, $success-invert), warning: ($warning, $warning-invert), danger: ($danger, $danger-invert))</code></li>
  400. <li><code>$shades: ("black-bis": $black-bis, "black-ter": $black-ter, "grey-darker": $grey-darker, "grey-dark": $grey-dark, "grey": $grey, "grey-light": $grey-light, "grey-lighter": $grey-lighter, "white-ter": $white-ter, "white-bis": $white-bis)</code></li>
  401. <li><code>$sizes: $size-1 $size-2 $size-3 $size-4 $size-5 $size-6</code></li>
  402. </ul>
  403. </li>
  404. </ul>
  405. </li>
  406. </ol>
  407. <p>
  408. To <strong>override</strong> any of these variables, just set them <em>before</em> importing Bulma.
  409. </p>
  410. </div>
  411. <hr style="margin-bottom: 0;">
  412. <h3 id="initial-variables" class="title anchor-title">
  413. Initial variables
  414. <a class="anchor-link" href="#initial-variables">
  415. #
  416. </a>
  417. </h3>
  418. <div class="content">
  419. <p>
  420. These are variables with a <strong>literal</strong> value.
  421. </p>
  422. </div>
  423. <table class="table is-bordered is-striped">
  424. <tr>
  425. <td>
  426. <code style="white-space: nowrap;">$black</code>
  427. </td>
  428. <td>
  429. <span class="color" style="background: hsl(0, 0%, 4%);"></span>
  430. <code>hsl(0, 0%, 4%)</code>
  431. </td>
  432. </tr>
  433. <tr>
  434. <td>
  435. <code style="white-space: nowrap;">$black-bis</code>
  436. </td>
  437. <td>
  438. <span class="color" style="background: hsl(0, 0%, 7%);"></span>
  439. <code>hsl(0, 0%, 7%)</code>
  440. </td>
  441. </tr>
  442. <tr>
  443. <td>
  444. <code style="white-space: nowrap;">$black-ter</code>
  445. </td>
  446. <td>
  447. <span class="color" style="background: hsl(0, 0%, 14%);"></span>
  448. <code>hsl(0, 0%, 14%)</code>
  449. </td>
  450. </tr>
  451. <tr>
  452. <td>
  453. <code style="white-space: nowrap;">$grey-darker</code>
  454. </td>
  455. <td>
  456. <span class="color" style="background: hsl(0, 0%, 21%);"></span>
  457. <code>hsl(0, 0%, 21%)</code>
  458. </td>
  459. </tr>
  460. <tr>
  461. <td>
  462. <code style="white-space: nowrap;">$grey-dark</code>
  463. </td>
  464. <td>
  465. <span class="color" style="background: hsl(0, 0%, 29%);"></span>
  466. <code>hsl(0, 0%, 29%)</code>
  467. </td>
  468. </tr>
  469. <tr>
  470. <td>
  471. <code style="white-space: nowrap;">$grey</code>
  472. </td>
  473. <td>
  474. <span class="color" style="background: hsl(0, 0%, 48%);"></span>
  475. <code>hsl(0, 0%, 48%)</code>
  476. </td>
  477. </tr>
  478. <tr>
  479. <td>
  480. <code style="white-space: nowrap;">$grey-light</code>
  481. </td>
  482. <td>
  483. <span class="color" style="background: hsl(0, 0%, 71%);"></span>
  484. <code>hsl(0, 0%, 71%)</code>
  485. </td>
  486. </tr>
  487. <tr>
  488. <td>
  489. <code style="white-space: nowrap;">$grey-lighter</code>
  490. </td>
  491. <td>
  492. <span class="color" style="background: hsl(0, 0%, 86%);"></span>
  493. <code>hsl(0, 0%, 86%)</code>
  494. </td>
  495. </tr>
  496. <tr>
  497. <td>
  498. <code style="white-space: nowrap;">$white-ter</code>
  499. </td>
  500. <td>
  501. <span class="color" style="background: hsl(0, 0%, 96%);"></span>
  502. <code>hsl(0, 0%, 96%)</code>
  503. </td>
  504. </tr>
  505. <tr>
  506. <td>
  507. <code style="white-space: nowrap;">$white-bis</code>
  508. </td>
  509. <td>
  510. <span class="color" style="background: hsl(0, 0%, 98%);"></span>
  511. <code>hsl(0, 0%, 98%)</code>
  512. </td>
  513. </tr>
  514. <tr>
  515. <td>
  516. <code style="white-space: nowrap;">$white</code>
  517. </td>
  518. <td>
  519. <span class="color" style="background: hsl(0, 0%, 100%);"></span>
  520. <code>hsl(0, 0%, 100%)</code>
  521. </td>
  522. </tr>
  523. <tr>
  524. <td>
  525. <code style="white-space: nowrap;">$orange</code>
  526. </td>
  527. <td>
  528. <span class="color" style="background: hsl(14, 100%, 53%);"></span>
  529. <code>hsl(14, 100%, 53%)</code>
  530. </td>
  531. </tr>
  532. <tr>
  533. <td>
  534. <code style="white-space: nowrap;">$yellow</code>
  535. </td>
  536. <td>
  537. <span class="color" style="background: hsl(48, 100%, 67%);"></span>
  538. <code>hsl(48, 100%, 67%)</code>
  539. </td>
  540. </tr>
  541. <tr>
  542. <td>
  543. <code style="white-space: nowrap;">$green</code>
  544. </td>
  545. <td>
  546. <span class="color" style="background: hsl(141, 71%, 48%);"></span>
  547. <code>hsl(141, 71%, 48%)</code>
  548. </td>
  549. </tr>
  550. <tr>
  551. <td>
  552. <code style="white-space: nowrap;">$turquoise</code>
  553. </td>
  554. <td>
  555. <span class="color" style="background: hsl(171, 100%, 41%);"></span>
  556. <code>hsl(171, 100%, 41%)</code>
  557. </td>
  558. </tr>
  559. <tr>
  560. <td>
  561. <code style="white-space: nowrap;">$blue</code>
  562. </td>
  563. <td>
  564. <span class="color" style="background: hsl(217, 71%, 53%);"></span>
  565. <code>hsl(217, 71%, 53%)</code>
  566. </td>
  567. </tr>
  568. <tr>
  569. <td>
  570. <code style="white-space: nowrap;">$purple</code>
  571. </td>
  572. <td>
  573. <span class="color" style="background: hsl(271, 100%, 71%);"></span>
  574. <code>hsl(271, 100%, 71%)</code>
  575. </td>
  576. </tr>
  577. <tr>
  578. <td>
  579. <code style="white-space: nowrap;">$red</code>
  580. </td>
  581. <td>
  582. <span class="color" style="background: hsl(348, 100%, 61%);"></span>
  583. <code>hsl(348, 100%, 61%)</code>
  584. </td>
  585. </tr>
  586. <tr>
  587. <td>
  588. <code style="white-space: nowrap;">$family-sans-serif</code>
  589. </td>
  590. <td>
  591. <code>BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif</code>
  592. </td>
  593. </tr>
  594. <tr>
  595. <td>
  596. <code style="white-space: nowrap;">$family-monospace</code>
  597. </td>
  598. <td>
  599. <code>monospace</code>
  600. </td>
  601. </tr>
  602. <tr>
  603. <td>
  604. <code style="white-space: nowrap;">$render-mode</code>
  605. </td>
  606. <td>
  607. <code>optimizeLegibility</code>
  608. </td>
  609. </tr>
  610. <tr>
  611. <td>
  612. <code style="white-space: nowrap;">$size-1</code>
  613. </td>
  614. <td>
  615. <code>3rem</code>
  616. </td>
  617. </tr>
  618. <tr>
  619. <td>
  620. <code style="white-space: nowrap;">$size-2</code>
  621. </td>
  622. <td>
  623. <code>2.5rem</code>
  624. </td>
  625. </tr>
  626. <tr>
  627. <td>
  628. <code style="white-space: nowrap;">$size-3</code>
  629. </td>
  630. <td>
  631. <code>2rem</code>
  632. </td>
  633. </tr>
  634. <tr>
  635. <td>
  636. <code style="white-space: nowrap;">$size-4</code>
  637. </td>
  638. <td>
  639. <code>1.5rem</code>
  640. </td>
  641. </tr>
  642. <tr>
  643. <td>
  644. <code style="white-space: nowrap;">$size-5</code>
  645. </td>
  646. <td>
  647. <code>1.25rem</code>
  648. </td>
  649. </tr>
  650. <tr>
  651. <td>
  652. <code style="white-space: nowrap;">$size-6</code>
  653. </td>
  654. <td>
  655. <code>1rem</code>
  656. </td>
  657. </tr>
  658. <tr>
  659. <td>
  660. <code style="white-space: nowrap;">$size-7</code>
  661. </td>
  662. <td>
  663. <code>0.75rem</code>
  664. </td>
  665. </tr>
  666. <tr>
  667. <td>
  668. <code style="white-space: nowrap;">$weight-light</code>
  669. </td>
  670. <td>
  671. <code>300</code>
  672. </td>
  673. </tr>
  674. <tr>
  675. <td>
  676. <code style="white-space: nowrap;">$weight-normal</code>
  677. </td>
  678. <td>
  679. <code>400</code>
  680. </td>
  681. </tr>
  682. <tr>
  683. <td>
  684. <code style="white-space: nowrap;">$weight-medium</code>
  685. </td>
  686. <td>
  687. <code>500</code>
  688. </td>
  689. </tr>
  690. <tr>
  691. <td>
  692. <code style="white-space: nowrap;">$weight-semibold</code>
  693. </td>
  694. <td>
  695. <code>600</code>
  696. </td>
  697. </tr>
  698. <tr>
  699. <td>
  700. <code style="white-space: nowrap;">$weight-bold</code>
  701. </td>
  702. <td>
  703. <code>700</code>
  704. </td>
  705. </tr>
  706. <tr>
  707. <td>
  708. <code style="white-space: nowrap;">$gap</code>
  709. </td>
  710. <td>
  711. <code>24px</code>
  712. </td>
  713. </tr>
  714. <tr>
  715. <td>
  716. <code style="white-space: nowrap;">$tablet</code>
  717. </td>
  718. <td>
  719. <code>769px</code>
  720. </td>
  721. </tr>
  722. <tr>
  723. <td>
  724. <code style="white-space: nowrap;">$desktop</code>
  725. </td>
  726. <td>
  727. <code>960px + (2 * $gap)</code>
  728. </td>
  729. </tr>
  730. <tr>
  731. <td>
  732. <code style="white-space: nowrap;">$widescreen</code>
  733. </td>
  734. <td>
  735. <code>1152px + (2 * $gap)</code>
  736. </td>
  737. </tr>
  738. <tr>
  739. <td>
  740. <code style="white-space: nowrap;">$fullhd</code>
  741. </td>
  742. <td>
  743. <code>1344px + (2 * $gap)</code>
  744. </td>
  745. </tr>
  746. <tr>
  747. <td>
  748. <code style="white-space: nowrap;">$easing</code>
  749. </td>
  750. <td>
  751. <code>ease-out</code>
  752. </td>
  753. </tr>
  754. <tr>
  755. <td>
  756. <code style="white-space: nowrap;">$radius-small</code>
  757. </td>
  758. <td>
  759. <code>2px</code>
  760. </td>
  761. </tr>
  762. <tr>
  763. <td>
  764. <code style="white-space: nowrap;">$radius</code>
  765. </td>
  766. <td>
  767. <code>3px</code>
  768. </td>
  769. </tr>
  770. <tr>
  771. <td>
  772. <code style="white-space: nowrap;">$radius-large</code>
  773. </td>
  774. <td>
  775. <code>5px</code>
  776. </td>
  777. </tr>
  778. <tr>
  779. <td>
  780. <code style="white-space: nowrap;">$speed</code>
  781. </td>
  782. <td>
  783. <code>86ms</code>
  784. </td>
  785. </tr>
  786. </table>
  787. <hr style="margin-bottom: 0;">
  788. <h3 id="derived-variables" class="title anchor-title">
  789. Derived variables
  790. <a class="anchor-link" href="#derived-variables">
  791. #
  792. </a>
  793. </h3>
  794. <div class="content">
  795. <p>
  796. These are variables with a value that <strong>references</strong> another variable.
  797. </p>
  798. </div>
  799. <table class="table is-bordered is-striped">
  800. <tr>
  801. <td>
  802. <code style="white-space: nowrap;">$primary</code>
  803. </td>
  804. <td>
  805. <code>$turquoise</code>
  806. </td>
  807. </tr>
  808. <tr>
  809. <td>
  810. <code style="white-space: nowrap;">$info</code>
  811. </td>
  812. <td>
  813. <code>$blue</code>
  814. </td>
  815. </tr>
  816. <tr>
  817. <td>
  818. <code style="white-space: nowrap;">$success</code>
  819. </td>
  820. <td>
  821. <code>$green</code>
  822. </td>
  823. </tr>
  824. <tr>
  825. <td>
  826. <code style="white-space: nowrap;">$warning</code>
  827. </td>
  828. <td>
  829. <code>$yellow</code>
  830. </td>
  831. </tr>
  832. <tr>
  833. <td>
  834. <code style="white-space: nowrap;">$danger</code>
  835. </td>
  836. <td>
  837. <code>$red</code>
  838. </td>
  839. </tr>
  840. <tr>
  841. <td>
  842. <code style="white-space: nowrap;">$light</code>
  843. </td>
  844. <td>
  845. <code>$white-ter</code>
  846. </td>
  847. </tr>
  848. <tr>
  849. <td>
  850. <code style="white-space: nowrap;">$dark</code>
  851. </td>
  852. <td>
  853. <code>$grey-darker</code>
  854. </td>
  855. </tr>
  856. <tr>
  857. <td>
  858. <code style="white-space: nowrap;">$orange-invert</code>
  859. </td>
  860. <td>
  861. <code>findColorInvert($orange)</code>
  862. </td>
  863. </tr>
  864. <tr>
  865. <td>
  866. <code style="white-space: nowrap;">$yellow-invert</code>
  867. </td>
  868. <td>
  869. <code>findColorInvert($yellow)</code>
  870. </td>
  871. </tr>
  872. <tr>
  873. <td>
  874. <code style="white-space: nowrap;">$green-invert</code>
  875. </td>
  876. <td>
  877. <code>findColorInvert($green)</code>
  878. </td>
  879. </tr>
  880. <tr>
  881. <td>
  882. <code style="white-space: nowrap;">$turquoise-invert</code>
  883. </td>
  884. <td>
  885. <code>findColorInvert($turquoise)</code>
  886. </td>
  887. </tr>
  888. <tr>
  889. <td>
  890. <code style="white-space: nowrap;">$blue-invert</code>
  891. </td>
  892. <td>
  893. <code>findColorInvert($blue)</code>
  894. </td>
  895. </tr>
  896. <tr>
  897. <td>
  898. <code style="white-space: nowrap;">$purple-invert</code>
  899. </td>
  900. <td>
  901. <code>findColorInvert($purple)</code>
  902. </td>
  903. </tr>
  904. <tr>
  905. <td>
  906. <code style="white-space: nowrap;">$red-invert</code>
  907. </td>
  908. <td>
  909. <code>findColorInvert($red)</code>
  910. </td>
  911. </tr>
  912. <tr>
  913. <td>
  914. <code style="white-space: nowrap;">$primary-invert</code>
  915. </td>
  916. <td>
  917. <code>$turquoise-invert</code>
  918. </td>
  919. </tr>
  920. <tr>
  921. <td>
  922. <code style="white-space: nowrap;">$info-invert</code>
  923. </td>
  924. <td>
  925. <code>$blue-invert</code>
  926. </td>
  927. </tr>
  928. <tr>
  929. <td>
  930. <code style="white-space: nowrap;">$success-invert</code>
  931. </td>
  932. <td>
  933. <code>$green-invert</code>
  934. </td>
  935. </tr>
  936. <tr>
  937. <td>
  938. <code style="white-space: nowrap;">$warning-invert</code>
  939. </td>
  940. <td>
  941. <code>$yellow-invert</code>
  942. </td>
  943. </tr>
  944. <tr>
  945. <td>
  946. <code style="white-space: nowrap;">$danger-invert</code>
  947. </td>
  948. <td>
  949. <code>$red-invert</code>
  950. </td>
  951. </tr>
  952. <tr>
  953. <td>
  954. <code style="white-space: nowrap;">$light-invert</code>
  955. </td>
  956. <td>
  957. <code>$dark</code>
  958. </td>
  959. </tr>
  960. <tr>
  961. <td>
  962. <code style="white-space: nowrap;">$dark-invert</code>
  963. </td>
  964. <td>
  965. <code>$light</code>
  966. </td>
  967. </tr>
  968. <tr>
  969. <td>
  970. <code style="white-space: nowrap;">$background</code>
  971. </td>
  972. <td>
  973. <code>$white-ter</code>
  974. </td>
  975. </tr>
  976. <tr>
  977. <td>
  978. <code style="white-space: nowrap;">$border</code>
  979. </td>
  980. <td>
  981. <code>$grey-lighter</code>
  982. </td>
  983. </tr>
  984. <tr>
  985. <td>
  986. <code style="white-space: nowrap;">$border-hover</code>
  987. </td>
  988. <td>
  989. <code>$grey-light</code>
  990. </td>
  991. </tr>
  992. <tr>
  993. <td>
  994. <code style="white-space: nowrap;">$text</code>
  995. </td>
  996. <td>
  997. <code>$grey-dark</code>
  998. </td>
  999. </tr>
  1000. <tr>
  1001. <td>
  1002. <code style="white-space: nowrap;">$text-invert</code>
  1003. </td>
  1004. <td>
  1005. <code>findColorInvert($text)</code>
  1006. </td>
  1007. </tr>
  1008. <tr>
  1009. <td>
  1010. <code style="white-space: nowrap;">$text-light</code>
  1011. </td>
  1012. <td>
  1013. <code>$grey</code>
  1014. </td>
  1015. </tr>
  1016. <tr>
  1017. <td>
  1018. <code style="white-space: nowrap;">$text-strong</code>
  1019. </td>
  1020. <td>
  1021. <code>$grey-darker</code>
  1022. </td>
  1023. </tr>
  1024. <tr>
  1025. <td>
  1026. <code style="white-space: nowrap;">$code</code>
  1027. </td>
  1028. <td>
  1029. <code>$red</code>
  1030. </td>
  1031. </tr>
  1032. <tr>
  1033. <td>
  1034. <code style="white-space: nowrap;">$code-background</code>
  1035. </td>
  1036. <td>
  1037. <code>$background</code>
  1038. </td>
  1039. </tr>
  1040. <tr>
  1041. <td>
  1042. <code style="white-space: nowrap;">$pre</code>
  1043. </td>
  1044. <td>
  1045. <code>$text</code>
  1046. </td>
  1047. </tr>
  1048. <tr>
  1049. <td>
  1050. <code style="white-space: nowrap;">$pre-background</code>
  1051. </td>
  1052. <td>
  1053. <code>$background</code>
  1054. </td>
  1055. </tr>
  1056. <tr>
  1057. <td>
  1058. <code style="white-space: nowrap;">$link</code>
  1059. </td>
  1060. <td>
  1061. <code>$primary</code>
  1062. </td>
  1063. </tr>
  1064. <tr>
  1065. <td>
  1066. <code style="white-space: nowrap;">$link-invert</code>
  1067. </td>
  1068. <td>
  1069. <code>$primary-invert</code>
  1070. </td>
  1071. </tr>
  1072. <tr>
  1073. <td>
  1074. <code style="white-space: nowrap;">$link-visited</code>
  1075. </td>
  1076. <td>
  1077. <code>$purple</code>
  1078. </td>
  1079. </tr>
  1080. <tr>
  1081. <td>
  1082. <code style="white-space: nowrap;">$link-hover</code>
  1083. </td>
  1084. <td>
  1085. <code>$grey-darker</code>
  1086. </td>
  1087. </tr>
  1088. <tr>
  1089. <td>
  1090. <code style="white-space: nowrap;">$link-hover-border</code>
  1091. </td>
  1092. <td>
  1093. <code>$grey-light</code>
  1094. </td>
  1095. </tr>
  1096. <tr>
  1097. <td>
  1098. <code style="white-space: nowrap;">$link-focus</code>
  1099. </td>
  1100. <td>
  1101. <code>$grey-darker</code>
  1102. </td>
  1103. </tr>
  1104. <tr>
  1105. <td>
  1106. <code style="white-space: nowrap;">$link-focus-border</code>
  1107. </td>
  1108. <td>
  1109. <code>$primary</code>
  1110. </td>
  1111. </tr>
  1112. <tr>
  1113. <td>
  1114. <code style="white-space: nowrap;">$link-active</code>
  1115. </td>
  1116. <td>
  1117. <code>$grey-darker</code>
  1118. </td>
  1119. </tr>
  1120. <tr>
  1121. <td>
  1122. <code style="white-space: nowrap;">$link-active-border</code>
  1123. </td>
  1124. <td>
  1125. <code>$grey-dark</code>
  1126. </td>
  1127. </tr>
  1128. <tr>
  1129. <td>
  1130. <code style="white-space: nowrap;">$family-primary</code>
  1131. </td>
  1132. <td>
  1133. <code>$family-sans-serif</code>
  1134. </td>
  1135. </tr>
  1136. <tr>
  1137. <td>
  1138. <code style="white-space: nowrap;">$family-code</code>
  1139. </td>
  1140. <td>
  1141. <code>$family-monospace</code>
  1142. </td>
  1143. </tr>
  1144. <tr>
  1145. <td>
  1146. <code style="white-space: nowrap;">$size-small</code>
  1147. </td>
  1148. <td>
  1149. <code>$size-7</code>
  1150. </td>
  1151. </tr>
  1152. <tr>
  1153. <td>
  1154. <code style="white-space: nowrap;">$size-normal</code>
  1155. </td>
  1156. <td>
  1157. <code>$size-6</code>
  1158. </td>
  1159. </tr>
  1160. <tr>
  1161. <td>
  1162. <code style="white-space: nowrap;">$size-medium</code>
  1163. </td>
  1164. <td>
  1165. <code>$size-5</code>
  1166. </td>
  1167. </tr>
  1168. <tr>
  1169. <td>
  1170. <code style="white-space: nowrap;">$size-large</code>
  1171. </td>
  1172. <td>
  1173. <code>$size-4</code>
  1174. </td>
  1175. </tr>
  1176. <tr>
  1177. <td>
  1178. <code style="white-space: nowrap;">$colors</code>
  1179. </td>
  1180. <td>
  1181. <code>("white": ($white, $black), "black": ($black, $white), "light": ($light, $light-invert), "dark": ($dark, $dark-invert), "primary": ($primary, $primary-invert), "info": ($info, $info-invert), "success": ($success, $success-invert), "warning": ($warning, $warning-invert), "danger": ($danger, $danger-invert))</code>
  1182. </td>
  1183. </tr>
  1184. <tr>
  1185. <td>
  1186. <code style="white-space: nowrap;">$shades</code>
  1187. </td>
  1188. <td>
  1189. <code>("black-bis": $black-bis, "black-ter": $black-ter, "grey-darker": $grey-darker, "grey-dark": $grey-dark, "grey": $grey, "grey-light": $grey-light, "grey-lighter": $grey-lighter, "white-ter": $white-ter, "white-bis": $white-bis)</code>
  1190. </td>
  1191. </tr>
  1192. <tr>
  1193. <td>
  1194. <code style="white-space: nowrap;">$sizes</code>
  1195. </td>
  1196. <td>
  1197. <code>$size-1 $size-2 $size-3 $size-4 $size-5 $size-6</code>
  1198. </td>
  1199. </tr>
  1200. </table>
  1201. </div>
  1202. </section>
  1203. <section class="section">
  1204. <div class="container">
  1205. <p class="has-text-grey-light">
  1206. This page is <strong class="has-text-grey">open source</strong>.
  1207. Noticed a typo?
  1208. Or something unclear?
  1209. <a class="has-text-grey" href="https://github.com/jgthms/bulma/blob/master/docs/documentation/overview/variables.html" style="border-bottom: 1px solid currentColor;">
  1210. Improve this page on GitHub
  1211. </a>
  1212. </p>
  1213. </div>
  1214. </section>
  1215. <script src="//m.servedby-buysellads.com/monetization.js" type="text/javascript"></script>
  1216. <section class="hero is-info bsa">
  1217. <div class="container">
  1218. <div class="columns is-vcentered">
  1219. <div class="column is-4">
  1220. <p class="title">Bulma <strong>Partners</strong></p>
  1221. <p class="subtitle">Check out their products!</p>
  1222. </div>
  1223. <div class="column is-8">
  1224. <div class="bsa-cpc"></div>
  1225. </div>
  1226. </div>
  1227. </div>
  1228. </section>
  1229. <script>
  1230. (function(){
  1231. if(typeof _bsa !== 'undefined' && _bsa) {
  1232. _bsa.init('default', 'CVAIKK3E', 'placement:bulmaio', {
  1233. target: '.bsa-cpc',
  1234. align: 'horizontal',
  1235. disable_css: 'true'
  1236. });
  1237. }
  1238. })();
  1239. </script>
  1240. <section id="newsletter" class="hero is-primary">
  1241. <div class="hero-body">
  1242. <div class="container">
  1243. <!-- Begin MailChimp Signup Form -->
  1244. <div id="mc_embed_signup" class="columns is-vcentered">
  1245. <div class="column is-one-third is-left">
  1246. <p class="title">Bulma <strong>Newsletter</strong></p>
  1247. <p class="subtitle">Get notified when v1 is ready!</p>
  1248. </div>
  1249. <div class="column">
  1250. <form action="https://bbxdesign.us3.list-manage.com/subscribe/post?u=b43b93fe633f0560b2a72a69c&amp;id=52585e8803" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
  1251. <div id="mc_embed_signup_scroll">
  1252. <div class="field is-grouped">
  1253. <div class="control has-icons-left is-expanded">
  1254. <input type="email" value="" name="EMAIL" class="input is-flat required email" id="mce-EMAIL" placeholder="email address" required>
  1255. <span class="icon is-small is-left">
  1256. <i class="fa fa-envelope"></i>
  1257. </span>
  1258. </div>
  1259. <div class="control">
  1260. <input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button is-white is-outlined">
  1261. </div>
  1262. </div>
  1263. <div id="mce-responses">
  1264. <div class="notification is-danger response" id="mce-error-response" style="display:none"></div>
  1265. <div class="notification is-success response" id="mce-success-response" style="display:none"></div>
  1266. </div>
  1267. <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
  1268. <div style="position: absolute; left: -5000px;" aria-hidden="true">
  1269. <input type="text" name="b_b43b93fe633f0560b2a72a69c_52585e8803" tabindex="-1" value="">
  1270. </div>
  1271. </div>
  1272. </form>
  1273. </div>
  1274. </div>
  1275. <!--End mc_embed_signup-->
  1276. </div>
  1277. </div>
  1278. </section>
  1279. <footer class="footer">
  1280. <div class="container">
  1281. <div class="columns">
  1282. <div class="column is-3">
  1283. <div id="about" class="content">
  1284. <strong xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">Bulma</strong> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://jgthms.com" property="cc:attributionName" rel="cc:attributionURL">Jeremy Thomas</a>.
  1285. <div class="twitter-container">
  1286. <a href="https://twitter.com/jgthms" class="twitter-follow-button" data-show-count="true" data-lang="en" data-size="large">@jgthms</a>
  1287. </div>
  1288. </div>
  1289. </div>
  1290. <div class="column is-5">
  1291. <div id="share" class="content">
  1292. <div>
  1293. <strong>Support</strong> and share the love!
  1294. </div>
  1295. <div id="social">
  1296. <iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=jgthms&repo=bulma&type=star&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
  1297. <a href="https://twitter.com/share" class="twitter-share-button" data-text="Bulma v0.5.0: a modern CSS framework based on Flexbox" data-url="http://bulma.io/versions/0.5.0" data-count="horizontal" data-via="jgthms" data-related="jgthms:Creator of Bulma" data-size="large">Tweet</a>
  1298. <form class="paypal-form" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  1299. <input type="hidden" name="cmd" value="_s-xclick">
  1300. <input type="hidden" name="hosted_button_id" value="8WMKYSRFN6A78">
  1301. <input type="image" src="http://bulma.io/versions/0.5.0/images/paypal-donate.png" border="0" name="submit" alt="PayPal – The safer, easier way to pay online." height="30">
  1302. <img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
  1303. </form>
  1304. <div class="fb-like" data-href="https://www.facebook.com/bulmaio" data-layout="button" data-action="like" data-size="large" data-show-faces="false" data-share="true"></div>
  1305. </div>
  1306. </div>
  1307. </div>
  1308. <div class="column is-4">
  1309. <div id="sister">
  1310. <p>
  1311. More <strong>helpful</strong> tools:
  1312. </p>
  1313. <ul>
  1314. <li>
  1315. <a href="http://cssreference.io">
  1316. <img src="http://bulma.io/versions/0.5.0/images/css-reference-logo.png" alt="CSS Reference logo">
  1317. </a>
  1318. </li>
  1319. <li>
  1320. <a href="http://htmlreference.io">
  1321. <img src="http://bulma.io/versions/0.5.0/images/html-reference-logo.png" alt="HTML Reference logo">
  1322. </a>
  1323. </li>
  1324. </ul>
  1325. </div>
  1326. </div>
  1327. </div>
  1328. <p id="tsp">
  1329. <small>
  1330. Source code licensed <a href="http://opensource.org/licenses/mit-license.php">MIT</a>.
  1331. <br>
  1332. Website content licensed <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>.
  1333. </small>
  1334. </p>
  1335. </div>
  1336. </footer>
  1337. <script src="http://bulma.io/versions/0.5.0/vendor/clipboard-1.7.1.min.js"></script>
  1338. <script src="http://bulma.io/versions/0.5.0/lib/main.js"></script>
  1339. <div id="fb-root"></div>
  1340. <script async defer type="text/javascript">(function(d, s, id) {
  1341. var js, fjs = d.getElementsByTagName(s)[0];
  1342. if (d.getElementById(id)) return;
  1343. js = d.createElement(s); js.id = id;
  1344. js.async = true;
  1345. js.defer = true;
  1346. js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.8&appId=310296819307942";
  1347. fjs.parentNode.insertBefore(js, fjs);
  1348. }(document, 'script', 'facebook-jssdk'));</script>
  1349. <script async defer id="twitter-wjs" src="https://platform.twitter.com/widgets.js"></script>
  1350. <script async defer type="text/javascript" src="https://s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"></script>
  1351. <script async defer type="text/javascript">
  1352. (function() {
  1353. window.fnames = new Array();
  1354. window.ftypes = new Array();
  1355. fnames[0]='EMAIL';
  1356. ftypes[0]='email';
  1357. }());
  1358. // var $mcj = window.jQuery.noConflict(true);
  1359. </script>
  1360. <script async defer type="text/javascript">
  1361. (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  1362. (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  1363. m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  1364. })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  1365. ga('create', 'UA-82634666-2', 'auto');
  1366. ga('send', 'pageview');
  1367. </script>
  1368. </body>
  1369. </html>