Changeset 9820 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/elements/_tables.scss
- Timestamp:
- 05/04/2020 09:19:46 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/elements/_tables.scss
r4779 r9820 3 3 width: 100%; 4 4 } 5 6 .helphub_article { 7 8 figure.wp-block-table { 9 margin: 1em 0; 10 } 11 12 table { 13 14 tr:nth-child(odd){ 15 background-color: $color__table-odd; 16 } 17 18 th, 19 td { 20 padding: 0.5em 1em; 21 22 &:not(:first-of-type) { 23 text-align: center; 24 } 25 } 26 } 27 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)