Añade ejemplo intro-colors y actualiza paleta

This commit is contained in:
Manuel Cillero 2026-04-29 23:42:29 +02:00
parent f85f2ea2d1
commit d20a1f5f62
6 changed files with 154 additions and 50 deletions

View file

@ -29,12 +29,14 @@ h1, h2, h3, h4,h5, h6, p {
}
*::before, *::after {
background: #faa;
border-radius: 3px;
font: normal normal 400 10px/1.2 monospace;
vertical-align: middle;
padding: 1px 3px;
margin: 0 3px;
background: #faa;
color: #fff;
-webkit-text-fill-color: currentColor;
}
*::before {
content: "(";