Changeset 5644 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/style-original.scss
- Timestamp:
- 07/11/2017 10:41:15 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/style-original.scss
r5104 r5644 8 8 } 9 9 10 /* Override style from bbpress.org */ 10 /* Override styles from bbpress.org */ 11 body { 12 text-align: left; 13 } 14 11 15 body:not(.trac):not(.home-page) #main { 12 16 margin-top: 2rem; … … 23 27 24 28 /** 25 * 2.0 Acces ability29 * 2.0 Accesibility 26 30 */ 27 31 … … 216 220 217 221 /* Sidebar */ 222 .sidebar .forum-info li:before, 223 .sidebar .topic-info li:before, 224 .sidebar div ul li a:before { 225 float: left; 226 margin-right: 5px; 227 } 228 218 229 .sidebar .topic-info li.reply-count:before, 219 230 .sidebar .forum-info li.reply-count:before {
Note: See TracChangeset
for help on using the changeset viewer.