|
4 | 4 | <meta charset="UTF-8">
|
5 | 5 | <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
7 |
| -<meta name="generator" content="Asciidoctor 1.5.5"> |
| 7 | +<meta name="generator" content="Asciidoctor 1.5.4"> |
8 | 8 | <title>Bloomberg announcing BuckleScript 1.0</title>
|
9 | 9 | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
|
10 | 10 | <style>
|
|
17 | 17 | [hidden],template{display:none}
|
18 | 18 | script{display:none!important}
|
19 | 19 | html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
|
| 20 | +body{margin:0} |
20 | 21 | a{background:transparent}
|
21 | 22 | a:focus{outline:thin dotted}
|
22 | 23 | a:active,a:hover{outline:0}
|
|
51 | 52 | table{border-collapse:collapse;border-spacing:0}
|
52 | 53 | *,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
|
53 | 54 | html,body{font-size:100%}
|
54 |
| -body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:auto;tab-size:4;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased} |
| 55 | +body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:auto} |
55 | 56 | a:hover{cursor:pointer}
|
56 | 57 | img,object,embed{max-width:100%;height:auto}
|
57 | 58 | object,embed{height:100%}
|
|
63 | 64 | .text-center{text-align:center!important}
|
64 | 65 | .text-justify{text-align:justify!important}
|
65 | 66 | .hide{display:none}
|
| 67 | +body{-webkit-font-smoothing:antialiased} |
66 | 68 | img,object,svg{display:inline-block;vertical-align:middle}
|
67 | 69 | textarea{height:auto;min-height:50px}
|
68 | 70 | select{width:100%}
|
|
117 | 119 | table tr th,table tr td{padding:.5625em .625em;font-size:inherit;color:rgba(0,0,0,.8)}
|
118 | 120 | table tr.even,table tr.alt,table tr:nth-of-type(even){background:#f8f8f7}
|
119 | 121 | table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{display:table-cell;line-height:1.6}
|
| 122 | +body{tab-size:4} |
120 | 123 | h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2;word-spacing:-.05em}
|
121 | 124 | h1 strong,h2 strong,h3 strong,#toctitle strong,.sidebarblock>.content>.title strong,h4 strong,h5 strong,h6 strong{font-weight:400}
|
122 | 125 | .clearfix:before,.clearfix:after,.float-group:before,.float-group:after{content:" ";display:table}
|
123 | 126 | .clearfix:after,.float-group:after{clear:both}
|
124 |
| -*:not(pre)>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background-color:#f7f7f8;-webkit-border-radius:4px;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed;word-wrap:break-word} |
125 |
| -*:not(pre)>code.nobreak{word-wrap:normal} |
126 |
| -*:not(pre)>code.nowrap{white-space:nowrap} |
| 127 | +*:not(pre)>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background-color:#f7f7f8;-webkit-border-radius:4px;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed} |
127 | 128 | pre,pre>code{line-height:1.45;color:rgba(0,0,0,.9);font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;font-weight:400;text-rendering:optimizeSpeed}
|
128 |
| -em em{font-style:normal} |
129 |
| -strong strong{font-weight:400} |
130 | 129 | .keyseq{color:rgba(51,51,51,.8)}
|
131 | 130 | kbd{font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;display:inline-block;color:rgba(0,0,0,.8);font-size:.65em;line-height:1.45;background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em white inset;box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em #fff inset;margin:0 .15em;padding:.2em .5em;vertical-align:middle;position:relative;top:-.1em;white-space:nowrap}
|
132 | 131 | .keyseq kbd:first-child{margin-left:0}
|
|
0 commit comments