Changeset 3563 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
- Timestamp:
- 06/23/2016 06:59:17 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
r3379 r3563 1054 1054 margin-top: 30px; 1055 1055 } 1056 .table-of-contents { 1057 width: 300px; 1058 } 1056 1059 } 1057 1060 … … 1611 1614 text-indent: -45px; 1612 1615 } 1616 1617 .table-of-contents { 1618 width: 200px; 1619 } 1613 1620 } 1614 1621 … … 1642 1649 font-size: 16px; 1643 1650 } 1651 .table-of-contents { 1652 width: 100%; 1653 margin-bottom: 10px; 1654 } 1644 1655 } 1645 1656
Note: See TracChangeset
for help on using the changeset viewer.