index.html 47 KB

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