-
Brian Canini authored
asc_bootstrap - adding people taxonomy to hook_form_alter, sass updates, fixing fontawesome error message, fixing footer email bug
Brian Canini authoredasc_bootstrap - adding people taxonomy to hook_form_alter, sass updates, fixing fontawesome error message, fixing footer email bug
style.css 315.12 KiB
@charset "UTF-8";
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/../../bootstrap/stylesheets/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);
/* line 9, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* line 19, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
body {
margin: 0;
}
/* line 33, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
/* line 54, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
/* line 67, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
display: none;
height: 0;
}
/* line 77, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
display: none;
}
/* line 89, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
a {
background-color: transparent;
}
/* line 98, ../bootstrap/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
outline: 0;
}
/* line 110, ../bootstrap/stylesheets/bootstrap/_normalize.scss */