Changeset 8035
- Timestamp:
- 01/07/2019 05:32:17 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/gutenberg/style.css
r8029 r8035 528 528 } 529 529 530 a:visited { 531 color: #333; 532 } 533 534 a:hover, a:focus, a:active { 530 a:visited, a:hover, a:focus, a:active { 535 531 color: #00a0d2; 536 532 } … … 1520 1516 color: #0073aa; 1521 1517 } 1518 .menu-table-of-contents-container ul a:focus:not(.active) { 1519 color: #fff 1520 } 1522 1521 .menu-table-of-contents-container > ul > li:last-child { 1523 1522 border-bottom: 1px solid rgba(0,0,0,0.05);
Note: See TracChangeset
for help on using the changeset viewer.