Changeset 3979
- Timestamp:
- 09/06/2016 08:32:43 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/style.css
r3976 r3979 319 319 } 320 320 321 /* User badges */ 322 323 #bbpress-forums .by-plugin-author, 324 #bbpress-forums .by-plugin-contributor, 325 #bbpress-forums .by-theme-author, 326 #bbpress-forums .by-theme-contributor { 327 border-left: 3px solid green; 328 } 329 330 #bbpress-forums .author-badge { 331 background-color: green; 332 color: #fff; 333 padding: 0 8px; 334 display: inline-block; 335 float: left; 336 margin-left: -8px; 337 font-style: italic; 338 } 339 321 340 @media screen and ( min-width: 960px ) { 322 341
Note: See TracChangeset
for help on using the changeset viewer.