#welcome .tab-content > div {
  display: none; }

#welcome .tab-content > div:first-child {
  display: block; }

.primary-header nav .header-site-links > li {
  flex: none;
  width: auto !important; }
  @media (max-width: 667px) {
    .primary-header nav .header-site-links > li .link {
      padding-left: 10px  !important;
      padding-right: 10px;
      font-size: 14px !important; } }

pre {
  background-color: #222;
  font-family: monospace;
  color: green;
  overflow: scroll; }

@media screen and (max-width: 600px) {
  #welcome .tab-group li a {
    font-size: 14px; } }

/*# sourceMappingURL=fix.css.map */
