Changeset 5046 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/site/_bbpress.scss
- Timestamp:
- 03/02/2017 02:13:06 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/site/_bbpress.scss
r5029 r5046 189 189 padding: 0; 190 190 margin: 0 2.5% 0 5%; 191 } 192 193 div.bbp-reply-content a, 194 div.bbp-topic-content a { 195 text-decoration: underline; 196 font-weight: inherit; 197 } 198 199 div.bbp-reply-content a.mention, 200 div.bbp-topic-content a.mention { 201 text-decoration: none; 202 font-weight: bold; 191 203 } 192 204 … … 729 741 padding: 0; 730 742 margin: 0 0 0 10%; 731 732 a {733 font-weight: inherit;734 }735 743 } 736 744
Note: See TracChangeset
for help on using the changeset viewer.