JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "_footer.scss"

Full Path: /var/www/html/ctctaxi/public/assets/vendor_components/select2/docs/_sass/_footer.scss
File size: 554 bytes
MIME-type: text/plain
Charset: utf-8

// Footer

.s2-docs-footer {
  border-top: 1px solid #eee;
  color: #767676;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 100px;
  text-align: center;

  &-links {
    padding-left: 0;
    margin-top: 20px;
  }

  &-links li {
    display: inline;
    padding: 0 2px;

    &:after {
      content: "·";
      padding-left: 8px;
    }

    &:first-child {
      padding-left: 0;
    }

    &:last-child:after {
      content: "";
      padding-left: 0;
    }
  }

  @media (min-width: 768px) {
    p {
      margin-bottom: 0;
    }
  }
}