testt011


pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 85%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 85%;
  color: #fff;
  background-color: rgba(67, 89, 113, 0.9);
  border-radius: 0.25rem;
}

Write a comment
Your email address will not be published. Required fields are marked *
Scroll