mirror of
https://github.com/picocss/pico.git
synced 2025-04-30 21:09:13 -04:00
Striped table rows updated
This commit is contained in:
parent
0875d75701
commit
565884540b
6 changed files with 315 additions and 53 deletions
|
@ -285,6 +285,9 @@
|
|||
|
||||
// Table
|
||||
@if map.get($modules, "content/table") {
|
||||
table > caption {
|
||||
#{$css-var-prefix}font-weight: 600;
|
||||
}
|
||||
thead,
|
||||
tfoot {
|
||||
th,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue