Template:Ink chip/styles.css: Difference between revisions
Robertbaxter (talk | contribs) (Created page with "p .chip, li .chip, td .chip, tr .chip, th .chip { font-size: .875rem; padding: .125rem .375rem; height: 24px; }") |
Robertbaxter (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
p .chip, li .chip, td .chip, tr .chip, th .chip { | p .chip, li .chip, td .chip, tr .chip, th .chip, caption .chip { | ||
font-size: .875rem; | font-size: .875rem; | ||
padding: .125rem .375rem; | padding: .125rem .375rem; | ||
height: 24px; | height: 24px; | ||
} | } | ||