Changeset 9882
- Timestamp:
- 05/18/2020 09:34:16 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
r9846 r9882 1156 1156 } 1157 1157 1158 .single-handbook .entry-content .table-of-contents + p, 1159 .single-handbook .entry-content .table-of-contents + h2 { 1160 margin-top: 0; 1161 } 1162 1158 1163 @media (max-width: 875px) { 1159 1164 .handbook-breadcrumbs { … … 1197 1202 .post-type-archive-handbook div.table-of-contents, 1198 1203 .single-handbook div.table-of-contents { 1199 margin: -15px-30px 15px 15px;1204 margin: 0 -30px 15px 15px; 1200 1205 } 1201 1206 }
Note: See TracChangeset
for help on using the changeset viewer.