• Mark Otto's avatar
    Merge branch 'master' into derp · d6b0f45f
    Mark Otto authored
    Conflicts:
    	Gruntfile.js
    	dist/css/bootstrap-theme.css
    	dist/css/bootstrap-theme.css.map
    	dist/css/bootstrap-theme.min.css
    	dist/css/bootstrap.css
    	dist/css/bootstrap.css.map
    	dist/css/bootstrap.min.css
    	docs/_includes/components/dropdowns.html
    	docs/_includes/components/media.html
    	docs/_includes/components/navs.html
    	docs/_includes/components/progress-bars.html
    	docs/_includes/components/responsive-embed.html
    	docs/_includes/css/buttons.html
    	docs/_includes/css/forms.html
    	docs/_includes/css/less.html
    	docs/_includes/css/overview.html
    	docs/_includes/css/responsive-utilities.html
    	docs/_includes/customizer-variables.html
    	docs/_includes/getting-started/browser-device-support.html
    	docs/_includes/getting-started/grunt.html
    	docs/_includes/getting-started/template.html
    	docs/_includes/header.html
    	docs/_includes/js/alerts.html
    	docs/_includes/js/buttons.html
    	docs/_includes/js/carousel.html
    	docs/_includes/js/collapse.html
    	docs/_includes/js/dropdowns.html
    	docs/_includes/j...
    d6b0f45f
bootstrap-reboot.css 4.80 KiB
/*!
 * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%; 
      -ms-text-size-adjust: 100%;
body {
  margin: 0;
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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;
strong {
  font-weight: bold;
7172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
} dfn { font-style: italic; } h1 { margin: .67em 0; font-size: 2em; } mark { color: #000; background: #ff0; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sup { top: -.5em; } sub { bottom: -.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { height: 0; -webkit-box-sizing: content-box; box-sizing: content-box; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select,