Template:Worst 100 list/styles.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
.worst100entry {
  padding: 0 0 0.2em 0;
}
.worst100entry-num {
  position: relative;
  width: 1.5em;
  display: inline-block;
  vertical-align: middle;
  column-gap: 2px;
  margin: 0 0 0 0.5em;
  line-height: 1;
  font-family: 'Chicle', cursive;
  font-size: 1.5em;
  text-align: center;
  transform: skew(-4deg);
  background: linear-gradient(45deg, #689F38, #9CCC65);
  background-clip: text;
  color: transparent;
  user-select: none;
}
.worst100star {
  position: absolute;
  font-size: 0.7em;
  line-height: 1;
  top: -2px;
  left: -2px;
  color: #888;
}