Created
March 30, 2017 05:08
-
-
Save zrrtcs/911dfad9d0dc0691ed1688102855de74 to your computer and use it in GitHub Desktop.
Compiled bootstrap-reboot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /*! normalize.css commit fe56763 | MIT License | github.com/necolas/normalize.css */ | |
| html { | |
| box-sizing: border-box; | |
| font-family: sans-serif; | |
| font-size: 16px; | |
| -ms-overflow-style: scrollbar; | |
| -ms-text-size-adjust: 100%; | |
| -webkit-tap-highlight-color: transparent; | |
| -webkit-text-size-adjust: 100%; } | |
| body { | |
| margin: 0; | |
| font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; | |
| font-size: 1rem; | |
| line-height: 1.5; | |
| color: #373a3c; | |
| background-color: #fff; } | |
| *, | |
| *::before, | |
| *::after { | |
| box-sizing: inherit; } | |
| @-ms-viewport { | |
| width: device-width; } | |
| article, | |
| aside, | |
| details, | |
| figcaption, | |
| figure, | |
| footer, | |
| header, | |
| main, | |
| menu, | |
| nav, | |
| section, | |
| summary { | |
| display: block; } | |
| audio, | |
| canvas, | |
| progress, | |
| video { | |
| display: inline-block; | |
| vertical-align: baseline; } | |
| audio:not([controls]) { | |
| display: none; | |
| height: 0; } | |
| [hidden], | |
| template { | |
| display: none; } | |
| a { | |
| background-color: transparent; } | |
| a:active { | |
| outline: 0; } | |
| a:hover { | |
| outline: 0; } | |
| abbr[title] { | |
| border-bottom: 1px dotted; } | |
| b, | |
| strong { | |
| font-weight: bold; } | |
| dfn { | |
| font-style: italic; } | |
| h1 { | |
| font-size: 2em; | |
| margin: 0.67em 0; } | |
| mark { | |
| background: #ff0; | |
| color: #000; } | |
| small { | |
| font-size: 80%; } | |
| sub, | |
| sup { | |
| font-size: 75%; | |
| line-height: 0; | |
| position: relative; | |
| vertical-align: baseline; } | |
| sup { | |
| top: -0.5em; } | |
| sub { | |
| bottom: -0.25em; } | |
| img { | |
| border: 0; } | |
| svg:not(:root) { | |
| overflow: hidden; } | |
| figure { | |
| margin: 1em 40px; } | |
| hr { | |
| box-sizing: content-box; | |
| height: 0; } | |
| pre { | |
| overflow: auto; } | |
| code, | |
| kbd, | |
| pre, | |
| samp { | |
| font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; | |
| font-size: 1em; } | |
| button, | |
| input, | |
| optgroup, | |
| select, | |
| textarea { | |
| color: inherit; | |
| font: inherit; | |
| margin: 0; } | |
| button { | |
| overflow: visible; } | |
| button, | |
| select { | |
| text-transform: none; } | |
| button, | |
| html input[type="button"], | |
| input[type="reset"], | |
| input[type="submit"] { | |
| -webkit-appearance: button; | |
| cursor: pointer; } | |
| button[disabled], | |
| html input[disabled] { | |
| cursor: default; } | |
| button::-moz-focus-inner, | |
| input::-moz-focus-inner { | |
| border: 0; | |
| padding: 0; } | |
| input { | |
| line-height: normal; } | |
| input[type="checkbox"], | |
| input[type="radio"] { | |
| box-sizing: border-box; | |
| padding: 0; } | |
| input[type="number"]::-webkit-inner-spin-button, | |
| input[type="number"]::-webkit-outer-spin-button { | |
| height: auto; } | |
| input[type="search"] { | |
| -webkit-appearance: textfield; } | |
| input[type="search"]::-webkit-search-cancel-button, | |
| input[type="search"]::-webkit-search-decoration { | |
| -webkit-appearance: none; } | |
| fieldset { | |
| border: 1px solid #c0c0c0; | |
| margin: 0 2px; | |
| padding: 0.35em 0.625em 0.75em; } | |
| legend { | |
| border: 0; | |
| padding: 0; } | |
| textarea { | |
| overflow: auto; } | |
| optgroup { | |
| font-weight: bold; } | |
| table { | |
| border-collapse: collapse; | |
| border-spacing: 0; } | |
| td, | |
| th { | |
| padding: 0; } | |
| [tabindex="-1"]:focus { | |
| outline: none !important; } | |
| h1, h2, h3, h4, h5, h6 { | |
| margin-top: 0; | |
| margin-bottom: .5rem; } | |
| p { | |
| margin-top: 0; | |
| margin-bottom: 1rem; } | |
| abbr[title], | |
| abbr[data-original-title] { | |
| cursor: help; | |
| border-bottom: 1px dotted #818a91; } | |
| address { | |
| margin-bottom: 1rem; | |
| font-style: normal; | |
| line-height: inherit; } | |
| ol, | |
| ul, | |
| dl { | |
| margin-top: 0; | |
| margin-bottom: 1rem; } | |
| ol ol, | |
| ul ul, | |
| ol ul, | |
| ul ol { | |
| margin-bottom: 0; } | |
| dt { | |
| font-weight: bold; } | |
| dd { | |
| margin-bottom: .5rem; | |
| margin-left: 0; } | |
| blockquote { | |
| margin: 0 0 1rem; } | |
| a { | |
| color: #0275d8; | |
| text-decoration: none; } | |
| a:focus, a:hover { | |
| color: #014c8c; | |
| text-decoration: underline; } | |
| a:focus { | |
| outline: thin dotted; | |
| outline: 5px auto -webkit-focus-ring-color; | |
| outline-offset: -2px; } | |
| pre { | |
| margin-top: 0; | |
| margin-bottom: 1rem; } | |
| figure { | |
| margin: 0 0 1rem; } | |
| img { | |
| vertical-align: middle; } | |
| [role="button"] { | |
| cursor: pointer; } | |
| a, | |
| area, | |
| button, | |
| [role="button"], | |
| input, | |
| label, | |
| select, | |
| summary, | |
| textarea { | |
| touch-action: manipulation; } | |
| table { | |
| background-color: transparent; } | |
| caption { | |
| padding-top: 0.75rem; | |
| padding-bottom: 0.75rem; | |
| color: #818a91; | |
| text-align: left; | |
| caption-side: bottom; } | |
| th { | |
| text-align: left; } | |
| label { | |
| display: inline-block; | |
| margin-bottom: .5rem; } | |
| button:focus { | |
| outline: 1px dotted; | |
| outline: 5px auto -webkit-focus-ring-color; } | |
| input, | |
| button, | |
| select, | |
| textarea { | |
| margin: 0; | |
| line-height: inherit; | |
| border-radius: 0; } | |
| textarea { | |
| resize: vertical; } | |
| fieldset { | |
| min-width: 0; | |
| padding: 0; | |
| margin: 0; | |
| border: 0; } | |
| legend { | |
| display: block; | |
| width: 100%; | |
| padding: 0; | |
| margin-bottom: .5rem; | |
| font-size: 1.5rem; | |
| line-height: inherit; } | |
| input[type="search"] { | |
| -webkit-appearance: none; } | |
| output { | |
| display: inline-block; } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /*! normalize.css commit fe56763 | MIT License | github.com/necolas/normalize.css */html{box-sizing:border-box;font-family:sans-serif;font-size:16px;-ms-overflow-style:scrollbar;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif;font-size:1rem;line-height:1.5;color:#373a3c;background-color:#fff}*,::after,::before{box-sizing:inherit}@-ms-viewport{width:device-width}article,aside,details,figcaption,figure,footer,header,legend,main,menu,nav,section,summary{display:block}pre,textarea{overflow:auto}a,table{background-color:transparent}address,dl,ol,p,pre,ul{margin-bottom:1rem}caption,th{text-align:left}fieldset,legend,td,th{padding:0}label,output{display:inline-block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{color:#0275d8;text-decoration:none}a:active,a:hover{outline:0}b,dt,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}dl,h1,h2,h3,h4,h5,h6,ol,p,pre,ul{margin-top:0}dd,h1,h2,h3,h4,h5,h6,label,legend{margin-bottom:.5rem}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:middle}svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}address,legend{line-height:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=submit],input[type=reset]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;width:100%;font-size:1.5rem}textarea{resize:vertical}table{border-collapse:collapse;border-spacing:0}[tabindex="-1"]:focus{outline:0!important}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #818a91}address{font-style:normal}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dd{margin-left:0}blockquote,figure{margin:0 0 1rem}a:focus,a:hover{color:#014c8c;text-decoration:underline}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}[role=button]{cursor:pointer}[role=button],a,area,button,input,label,select,summary,textarea{touch-action:manipulation}caption{padding-top:.75rem;padding-bottom:.75rem;color:#818a91;caption-side:bottom}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}button,input,select,textarea{margin:0;line-height:inherit;border-radius:0}fieldset{min-width:0;margin:0;border:0}input[type=search]{-webkit-appearance:none} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment