Ticket #38515: 38515.2.patch
| File 38515.2.patch, 598 bytes (added by , 10 years ago) |
|---|
-
src/wp-content/themes/twentyseventeen/style.css
1091 1091 } 1092 1092 1093 1093 ol { 1094 counter-reset: item; 1094 list-style: decimal; 1095 margin-left: 1.5em; 1095 1096 } 1096 1097 1097 ol li {1098 display: block;1099 position: relative;1100 }1101 1102 ol li:before {1103 content: counter(item) ".";1104 counter-increment: item;1105 font-weight: 600;1106 left: -1.5em;1107 position: absolute;1108 }1109 1110 1098 li > ul, 1111 1099 li > ol { 1112 1100 margin-bottom: 0;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)