Changeset 47140
- Timestamp:
- 01/31/2020 12:07:50 AM (5 years ago)
- Location:
- trunk/src/wp-content/themes/twentynineteen
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/sass/modules/_accessibility.scss
r46587 r47140 20 20 color: $color__text-screen; 21 21 display: block; 22 @include font-size(0.875);22 font-size: 0.875rem; 23 23 font-weight: bold; 24 24 height: auto; -
trunk/src/wp-content/themes/twentynineteen/style-rtl.css
r47136 r47140 3620 3620 color: #21759b; 3621 3621 display: block; 3622 font-size: 14px;3623 3622 font-size: 0.875rem; 3624 3623 font-weight: bold; -
trunk/src/wp-content/themes/twentynineteen/style.css
r47136 r47140 3620 3620 color: #21759b; 3621 3621 display: block; 3622 font-size: 14px;3623 3622 font-size: 0.875rem; 3624 3623 font-weight: bold;
Note: See TracChangeset
for help on using the changeset viewer.