Changeset 4903 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
- Timestamp:
- 02/14/2017 06:05:14 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
r4902 r4903 1132 1132 } 1133 1133 .table-of-contents { 1134 border: none;1135 1134 width: 260px; 1136 1135 margin-left: 30px; … … 1154 1153 } 1155 1154 a { 1156 color: #21759b !important;1157 1158 1155 &:hover { 1159 1156 color: #d54e21 !important; … … 1541 1538 width: 200px; 1542 1539 background: #f5f5f5; 1543 border : 1px solid #d6d6d6;1540 border-style: none; 1544 1541 margin: 0 0 1em 1.85em; 1545 1542 z-index: 1; … … 1585 1582 1586 1583 a { 1587 color: #555 !important; 1584 &:hover { 1585 color: #d54e21; 1586 } 1588 1587 } 1589 1588 }
Note: See TracChangeset
for help on using the changeset viewer.