Changeset 5024 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/changelog/style.scss
- Timestamp:
- 03/01/2017 06:08:54 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/changelog/style.scss
r4322 r5024 1 #changelog {2 font-size: ms( -2);1 .plugin-changelog { 2 font-size: ms( -2 ); 3 3 4 4 code { 5 font-size: ms( -2);5 font-size: ms( -2 ); 6 6 } 7 7 … … 10 10 } 11 11 } 12
Note: See TracChangeset
for help on using the changeset viewer.