Changeset 867 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
- Timestamp:
- 09/23/2014 06:25:23 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
r861 r867 415 415 font-size: 13px; 416 416 font-size: 1.3rem; 417 }418 .breadcrumb-trail {419 margin-bottom: 1em;420 417 } 421 418 h1.entry-title, … … 1184 1181 padding-top: 8px; 1185 1182 1186 div {1187 font-weight: 100;1188 margin: 0.5rem 0 0;1189 font-size: 36px;1190 }1191 1192 1183 span { 1193 1184 display: inline-block; … … 1213 1204 left: 100%; 1214 1205 margin-left: 10px; 1215 }1216 1217 &.wpicon {1218 div {1219 margin: -0.7rem 2rem 0 -1.8rem;1220 font-size: 2.5em;1221 padding: 0 2rem;1222 1223 &:before {1224 content: "\f324";1225 }1226 }1227 1228 &:before,1229 &:after {1230 border-top-width: 3px;1231 }1232 }1233 1234 .dashicons {1235 font-size: 2.5em;1236 1206 } 1237 1207 }
Note: See TracChangeset
for help on using the changeset viewer.