mirror of
https://github.com/picocss/pico.git
synced 2025-04-22 09:26:14 -04:00
Rebuild CSS
This commit is contained in:
parent
3070d9eb92
commit
03e2885771
10 changed files with 20 additions and 20 deletions
|
@ -163,12 +163,12 @@ h5 {
|
|||
--border-width: 3px;
|
||||
}
|
||||
|
||||
table thead th,
|
||||
table thead td {
|
||||
thead th,
|
||||
thead td {
|
||||
--border-width: 3px;
|
||||
}
|
||||
|
||||
table :not(thead) td {
|
||||
:not(thead) > * > td {
|
||||
--font-size: 0.875em;
|
||||
}
|
||||
|
||||
|
|
2
css/pico.classless.min.css
vendored
2
css/pico.classless.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -163,12 +163,12 @@ h5 {
|
|||
--border-width: 3px;
|
||||
}
|
||||
|
||||
table thead th,
|
||||
table thead td {
|
||||
thead th,
|
||||
thead td {
|
||||
--border-width: 3px;
|
||||
}
|
||||
|
||||
table :not(thead) td {
|
||||
:not(thead) > * > td {
|
||||
--font-size: 0.875em;
|
||||
}
|
||||
|
||||
|
|
|
@ -163,12 +163,12 @@ h5 {
|
|||
--border-width: 3px;
|
||||
}
|
||||
|
||||
table thead th,
|
||||
table thead td {
|
||||
thead th,
|
||||
thead td {
|
||||
--border-width: 3px;
|
||||
}
|
||||
|
||||
table :not(thead) td {
|
||||
:not(thead) > * > td {
|
||||
--font-size: 0.875em;
|
||||
}
|
||||
|
||||
|
|
2
css/pico.fluid.classless.min.css
vendored
2
css/pico.fluid.classless.min.css
vendored
File diff suppressed because one or more lines are too long
2
css/pico.min.css
vendored
2
css/pico.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -106,12 +106,12 @@ h5 {
|
|||
--border-width: 3px;
|
||||
}
|
||||
|
||||
table thead th,
|
||||
table thead td {
|
||||
thead th,
|
||||
thead td {
|
||||
--border-width: 3px;
|
||||
}
|
||||
|
||||
table :not(thead) td {
|
||||
:not(thead) > * > td {
|
||||
--font-size: 0.875em;
|
||||
}
|
||||
|
||||
|
|
2
css/pico.slim.min.css
vendored
2
css/pico.slim.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -159,12 +159,12 @@ h5 {
|
|||
--border-width: 3px;
|
||||
}
|
||||
|
||||
table thead th,
|
||||
table thead td {
|
||||
thead th,
|
||||
thead td {
|
||||
--border-width: 3px;
|
||||
}
|
||||
|
||||
table :not(thead) td {
|
||||
:not(thead) > * > td {
|
||||
--font-size: 0.875em;
|
||||
}
|
||||
|
||||
|
|
2
css/themes/default.min.css
vendored
2
css/themes/default.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue