Changeset 4410 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/faq/style.scss
- Timestamp:
- 11/24/2016 01:38:06 AM (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/faq/style.scss
r4313 r4410 1 .plugin-faqs{1 #faq { 2 2 h2:first-of-type { 3 3 font-size: ms( 2 ); … … 50 50 } 51 51 52 .no-js .plugin-faqsdd {52 .no-js #faq dd { 53 53 display: block; 54 54 }
Note: See TracChangeset
for help on using the changeset viewer.