Difference between revisions of "Team:UCSC/another look.css"

Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
 
 
 
/*!
 
/*!
 
  * Bootstrap v4.3.1 (https://getbootstrap.com/)
 
  * Bootstrap v4.3.1 (https://getbootstrap.com/)
Line 40: Line 38:
 
}
 
}
  
*,
 
*::before,
 
*::after {
 
  box-sizing: border-box;
 
}
 
  
html {
 
  font-family: sans-serif;
 
  line-height: 1.15;
 
  -webkit-text-size-adjust: 100%;
 
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 
}
 
 
article, aside, figcaption, figure, footer, header, hgroup, main, section {
 
  display: block;
 
}
 
 
body {
 
  margin: 0;
 
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
 
  font-size: 1rem;
 
  font-weight: 400;
 
  line-height: 1.5;
 
  color: #212529;
 
  text-align: left;
 
  background-color: #fff;
 
}
 
  
 
[tabindex="-1"]:focus {
 
[tabindex="-1"]:focus {
Line 9,443: Line 9,415:
 
}
 
}
 
/*# sourceMappingURL=bootstrap.css.map */
 
/*# sourceMappingURL=bootstrap.css.map */
 
 
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 18:17, 28 August 2019