Changeset 3649 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
- Timestamp:
- 07/08/2016 06:42:57 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
r3626 r3649 1056 1056 .table-of-contents { 1057 1057 width: 300px; 1058 1059 ul { 1060 margin-top: 6px; 1061 } 1062 } 1063 ul.items { 1064 li { 1065 padding-bottom: 0px !important; 1066 } 1067 a { 1068 &:hover { 1069 color: #d54e21 !important; 1070 } 1071 } 1058 1072 } 1059 1073 .toc-jump { … … 1413 1427 } 1414 1428 1429 // Handbook ToC items. 1415 1430 ul.items { 1416 1431 margin-bottom: 8px !important;
Note: See TracChangeset
for help on using the changeset viewer.