|
1 | 1 | {% raw %} |
2 | 2 | <style> |
3 | | -*,*:before,*:after{box-sizing:border-box} |
4 | | -html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:18px;-webkit-tap-highlight-color:rgba(0,0,0,0),color:#222;background:#fefefe} |
5 | | -body{margin:0;font:18px Georgia,serif;line-height:1.4;color:#222;padding:0 0} |
6 | | -img{border:0;vertical-align:middle} |
7 | | -hr{height:0;box-sizing:content-box;margin:21px 0 21px 0;border:0;border-top:1px solid #eee} |
8 | | -h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue",sans-serif;font-weight:500;line-height:1.1;color:#000} |
9 | | -h1,h2,h3{margin:32px 0 6px} |
10 | | -h4,h5,h6{margin:11px 0 11px 0} |
11 | | -h1{font-size:40px} |
12 | | -h2{font-size:28px} |
13 | | -h3{font-size:22px} |
14 | | -h4,h5,h6{font-size:18px} |
15 | | -p{margin:0 0 12px} |
16 | | -ul,ol{margin-top:0;margin-bottom:10px} |
| 3 | +hr,img{border:0}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:18px;background:#fefefe}body{margin:0;font:18px Georgia,serif;line-height:1.4;color:#222;padding:0}img{vertical-align:middle}hr{height:0;box-sizing:content-box;margin:21px 0;border-top:1px solid #eee}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue",sans-serif;font-weight:500;line-height:1.1;color:#000}h1,h2,h3{margin:32px 0 6px}h1{font-size:40px}h2{font-size:28px}h3{font-size:22px}h4,h5,h6{margin:11px 0;font-size:18px}p{margin:0 0 12px}ol,ul{margin:0 0 10px} |
17 | 4 | code,pre{font:1em Menlo,"Courier New",monospace} |
18 | 5 | code{padding:2px 4px;font-size:90%;color:#c7254e;white-space:nowrap;background-color:#f9f2f4;border-radius:4px} |
19 | 6 | pre{white-space:pre-wrap;display:block;padding:10px;margin:0 0 11px;font-size:10px;line-height:1.4;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px} |
20 | | -.container{padding:0 15px 0 15px;margin-right:auto;margin-left:auto} |
21 | | -.container:before,.container:after{display:table;content:" "} |
22 | | -.container:after{clear:both} |
| 7 | +.cn{padding:0 15px 0 15px;margin-right:auto;margin-left:auto} |
| 8 | +.cn:before,.cn:after{display:table;content:" "} |
| 9 | +.cn:after{clear:both} |
23 | 10 | .row:before,.row:after{display:table;content:" "} |
24 | 11 | .row:after{clear:both} |
25 | 12 | .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{position:relative;min-height:1px;padding:0 15px 0 15px} |
|
48 | 35 | a{background:transparent;text-decoration:none;border-bottom:1px dotted;color:#444} |
49 | 36 | a:hover{text-decoration:none;color:#000} |
50 | 37 | .logo-title a,.logo-title a:hover{font:72px "Helvetica Neue",sans-serif;font-weight:normal;letter-spacing:.03em;vertical-align:middle;margin-left:5px;color:#000;text-decoration:none;border-bottom:none;line-height:.9em} |
51 | | -.logo-title a:hover{color:#808080} |
52 | 38 | .logo-image{vertical-align:middle;border:none;height:52px;width:52px;padding:1px} |
53 | 39 | .logo-header-section{margin:20px 0 15px 0} |
54 | 40 | #sidebar{margin-top:30px} |
|
60 | 46 | .see-also{margin-top:20px;background:#22B24C;color:#eee;font-family:"Helvetica Neue",sans-serif} |
61 | 47 | .see-also a{color: #fff} |
62 | 48 | p.banner{font-weight:500;line-height:1.1;color:#fff;font-size:22px;margin:14px 0 18px 0} |
63 | | -@media (min-width:750px){.container{width:730px}}@media (min-width:768px){.container{width:750px}}@media (min-width:940px){.container{width:920px}}@media (min-width:1140px){.container{width:1120px}}.row{margin-right:-15px;margin-left:-15px} |
| 49 | +@media (min-width:750px){.cn{width:730px}}@media (min-width:768px){.cn{width:750px}}@media (min-width:940px){.cn{width:920px}}@media (min-width:1140px){.cn{width:1120px}}.row{margin-right:-15px;margin-left:-15px} |
64 | 50 | @media (min-width:768px){#full-toc{display:block;} #mobile-toc{display:none;} .col-md-3,.col-md-4,.col-md-6,.col-md-8,.col-md-9,.col-md-12{float:left} .col-md-12{width:100%} .col-md-9{width:75%} .col-md-6{width:50%} .col-md-8{width:66.66666666666666%} .col-md-4{width:33.33333333333333%} .col-md-3{width:25%} .col-md-offset-1{margin-left:8.333333333333332%} .select-next{min-height:300px}} |
65 | 51 | @media (max-width:767px){#full-toc{display:none;} .logo-header-section{padding:8px 0 10px; margin:0} .logo-title a,.logo-title a:hover{font-size:34px} h1{font-size:28px} h2{font-size:24px} .logo-image{height:26px;width:26px} pre{font-size:50%}} |
66 | 52 | @media (min-width:1140px){.select-next{min-height:220px}} |
67 | 53 | .sans-font{font-family:"Helvetica Neue",sans-serif} |
68 | 54 | th{text-align:left;font-family:"Helvetica Neue",sans-serif} |
69 | 55 | td{padding-right:20px} |
| 56 | +h4.toc-subsection{margin:15px 0 3px 25px} |
| 57 | +div.toc{margin-left:56px;padding:4px 0 0;font-family:"Helvetica Neue",sans-serif} |
| 58 | +.toc-more-indent{padding:0 0 1px 37px;font-family:"Helvetica Neue",sans-serif} |
| 59 | +div.two-digit-subsection{margin-left:65px} |
| 60 | +div.two-digit{margin-left:78px} |
| 61 | +h4.two-digit{margin-left:38px} |
| 62 | +.soon{color:#777} |
70 | 63 | </style> |
71 | 64 | {% endraw %} |
0 commit comments