Code Citations

License: unknown

https://github.com/JuliaIntervals/juliaintervals.github.io/tree/fbdab21221f6138ceeb93ba1e2f1ec814228599d/_css/franklin.css

.note .title {
  font-size: 105%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-left: 7px;
  padding-top: 2px;
  color: white;
  background: cornflowerblue;
}

/*

License: GPL30

https://github.com/shivanibandodkar/fraud-app-detection/tree/da3b26e2ebb9b7731b620f8803675a952997f5a4/FAD/web/css/style.css

-star-size: 30px;
  --star-color: #fff;
  --star-background: #fc0;
}

.Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  
  display: inline-block;
  font

License: unknown

https://github.com/deltavi/deltavi.github.io/tree/307aa44535d96719fd3d465153f0824266394846/assets/css/style.css

-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent

License: unknown

https://github.com/psycho909/web-demo/tree/5ed9e126eb75331823f343377603a4be8053552a/CSS-FiveStar.html

before {
  content: '★★★★★';
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent)

License: unknown

https://github.com/lean1508/Winehouse/tree/bb344869babde7c0dd26442b2240cc034b8adede/site/public/css/stars.css

-height: 1;
}

.Stars::before {
  content: '★★★★★';
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--

Code Citations

License: unknown

https://github.com/al3xandr3/al3xandr3.github.io/tree/f72cc82711a7e0bd13de28969b61098aa6dd0245/sass/minimal-mistakes/masthead.scss

margin-left: auto;
  margin-right: auto;
  padding: 1em;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-

License: GPL20

https://github.com/arg0s/arg0s.github.com/tree/174ebb0ddc9762e6111ca2e19e799232c759c1f3/assets/css/main.css

-animation: intro 0.3s both;
  animation: intro 0.3s both;
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
  z-index: 20;
}

.masthead__inner-wrap {
  clear: both;
  margin-left

License: unknown

https://github.com/devangnp/devangnp.github.io/tree/6966f340ec5320569f4f2a45df068e63404e6451/_site/assets/css/main.css

.3s both;
  animation: intro 0.3s both;
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
  z-index: 20;
}

.masthead__inner-wrap {
  clear: both;
  margin-left: auto;
  margin-

License: unknown

https://github.com/lol-documentacion/lol-documentacion.github.io/tree/2909bf70202cc8229f69ca3b14f270d12c78c966/es/blog/index.html

both;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-

License: unknown

https://github.com/atiyabzafar/atiyabzafar.github.io/tree/e34d4833e0291cd407807b7234934904be270541/_css/minimal-mistakes.css

;
}

.site-logo img {
  max-height: 2rem;
}

.site-title {
  backdrop-filter: grayscale(1) contrast(3) blur(4px);
  font-family: "Garamond", Times, serif;
  font-size: 40px;