Changeset 8477
- Timestamp:
- 03/20/2019 09:00:12 PM (6 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/style
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/wp4-rtl.css
r8152 r8477 1347 1347 body.make-cli #headline h2 a:before { content: '\f345'; } 1348 1348 body.make-hosting #headline h2 a:before { content: '\f176'; } 1349 body.make-tide #headline h2 a:before { content: '\f10 9'; }1349 body.make-tide #headline h2 a:before { content: '\f10d'; } 1350 1350 1351 1351 .make-core .site-title a:before { content: '\f475'; } … … 1367 1367 .make-cli .site-title a:before { content: '\f345'; } 1368 1368 .make-hosting .site-title a:before { content: '\f176'; } 1369 .make-tide .site-title a:before { content: '\f10 9'; }1369 .make-tide .site-title a:before { content: '\f10d'; } 1370 1370 1371 1371 #headline .login { -
sites/trunk/wordpress.org/public_html/style/wp4.css
r8152 r8477 1347 1347 body.make-cli #headline h2 a:before { content: '\f345'; } 1348 1348 body.make-hosting #headline h2 a:before { content: '\f176'; } 1349 body.make-tide #headline h2 a:before { content: '\f10 9'; }1349 body.make-tide #headline h2 a:before { content: '\f10d'; } 1350 1350 1351 1351 .make-core .site-title a:before { content: '\f475'; } … … 1367 1367 .make-cli .site-title a:before { content: '\f345'; } 1368 1368 .make-hosting .site-title a:before { content: '\f176'; } 1369 .make-tide .site-title a:before { content: '\f10 9'; }1369 .make-tide .site-title a:before { content: '\f10d'; } 1370 1370 1371 1371 #headline .login {
Note: See TracChangeset
for help on using the changeset viewer.