Changeset 2194
- Timestamp:
- 12/15/2015 07:10:58 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/wp4.css
r2193 r2194 1172 1172 width: 36px; 1173 1173 } 1174 body.make-core #headline h2 a:before { content: '\f 107'; }1175 body.make-design #headline h2 a:before { content: '\f 100'; }1176 body.make-mobile #headline h2 a:before { content: '\f 166'; }1174 body.make-core #headline h2 a:before { content: '\f475'; } 1175 body.make-design #headline h2 a:before { content: '\f309'; } 1176 body.make-mobile #headline h2 a:before { content: '\f470'; } 1177 1177 body.make-accessibility #headline h2 a:before { content: '\f483'; } 1178 1178 body.make-polyglots #headline h2 a:before { content: '\f326'; } … … 1180 1180 body.make-themes #headline h2 a:before { content: '\f100'; } 1181 1181 body.make-plugins #headline h2 a:before { content: '\f106'; } 1182 body.make-docs #headline h2 a:before { content: '\f1 23'; }1182 body.make-docs #headline h2 a:before { content: '\f105'; } 1183 1183 body.make-community #headline h2 a:before { content: '\f307'; } 1184 1184 body.make-meta #headline h2 a:before { content: '\f325'; }
Note: See TracChangeset
for help on using the changeset viewer.