Changeset 3586
- Timestamp:
- 06/26/2016 12:41:15 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/wp4.css
r3283 r3586 1170 1170 } 1171 1171 1172 .wporg-make .site-title a:before, 1172 1173 body.wporg-make #headline h2 a:before { 1173 1174 -webkit-font-smoothing: antialiased; … … 1192 1193 body.make-tv #headline h2 a:before { content: '\f235'; } 1193 1194 1195 .make-core .site-title a:before { content: '\f475'; } 1196 .make-design .site-title a:before { content: '\f309'; } 1197 .make-mobile .site-title a:before { content: '\f470'; } 1198 .make-accessibility .site-title a:before { content: '\f483'; } 1199 .make-polyglots .site-title2 a:before { content: '\f326'; } 1200 .make-support .site-title a:before { content: '\f125'; } 1201 .make-themes .site-title a:before { content: '\f100'; } 1202 .make-plugins .site-title a:before { content: '\f106'; } 1203 .make-docs .site-title a:before { content: '\f105'; } 1204 .make-community .site-title a:before { content: '\f307'; } 1205 .make-meta .site-title a:before { content: '\f325'; } 1206 .make-training .site-title a:before { content: '\f118'; } 1207 .make-systems .site-title a:before { content: '\f107'; } 1208 .make-flow .site-title a:before { content: '\f115'; } 1209 .make-tv .site-title a:before { content: '\f235'; } 1210 1194 1211 #headline .login { 1195 1212 font-size: 12px;
Note: See TracChangeset
for help on using the changeset viewer.