-
Brian Canini authored
- adding styles so that remote video displays on pages as full width - adding fix to both themes
Brian Canini authored- adding styles so that remote video displays on pages as full width - adding fix to both themes
style.css 284.08 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)
*/
@font-face {
font-family: 'BuckeyeSerifBold';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSerif-Bold.woff") format("woff2"); }
@font-face {
font-family: 'BuckeyeSerifBlack';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSerif2-Black.woff2") format("woff2"); }
@font-face {
font-family: 'BuckeyeSerifBlackItalic';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSerif2-BlackItalic.woff2") format("woff2"); }
@font-face {
font-family: 'BuckeyeSerifBoldItalic';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSerif2-BoldItalic.woff2") format("woff2"); }
@font-face {
font-family: 'BuckeyeSerifItalic';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSerif2-Italic.woff2") format("woff2"); }
@font-face {
font-family: 'BuckeyeSerifRegular';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSerif2-Regular.woff2") format("woff2"); }
@font-face {
font-family: 'BuckeyeSerifSemiBold';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSerif2-SemiBold.woff2") format("woff2"); }
@font-face {
font-family: 'BuckeyeSerifSemiBoldItalic';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSerif2-SemiBoldItalic.woff2") format("woff2"); }
@font-face {
font-family: 'BuckeyeSansRegular';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSans-Regular.woff") format("woff2"); }
@font-face {
font-family: 'BuckeyeSansBlack';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSans2-Black.woff2") format("woff2"); }
@font-face {
font-family: 'BuckeyeSansBlackItalic';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSans2-BlackItalic.woff2") format("woff2"); }
@font-face {
font-family: 'BuckeyeSansBold';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSans2-Bold.woff2") format("woff2"); }
@font-face {
font-family: 'BuckeyeSansBoldItalic';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSans2-BoldItalic.woff2") format("woff2"); }
@font-face {
font-family: 'BuckeyeSansItalic';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSans2-Italic.woff2") format("woff2"); }
@font-face {
font-family: 'BuckeyeSansSemiBold';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSans2-SemiBold.woff2") format("woff2"); }
@font-face {
font-family: 'BuckeyeSansSemiBoldItalic';
src: url("../../asc_bootstrap_bux/fonts/BuckeyeSans2-SemiBoldItalic.woff2") format("woff2"); }
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,