Changeset 37361 for trunk/src/wp-includes/functions.php
- Timestamp:
- 05/04/2016 10:06:27 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r37342 r37361 2668 2668 background: #fff; 2669 2669 color: #444; 2670 font-family: "Open Sans", sans-serif;2670 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; 2671 2671 margin: 2em auto; 2672 2672 padding: 1em 2em; … … 2679 2679 clear: both; 2680 2680 color: #666; 2681 font : 24px "Open Sans", sans-serif;2681 font-size: 24px; 2682 2682 margin: 30px 0 0 0; 2683 2683 padding: 0;
Note: See TracChangeset
for help on using the changeset viewer.