Changeset 21264
- Timestamp:
- 07/13/2012 12:08:52 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentytwelve/style.css
r21261 r21264 405 405 color: #0f3647; 406 406 } 407 /* Assistive text */ 407 408 .skip-link, 409 .screen-reader-text, 408 410 .assistive-text { 409 display: none; 411 position: absolute !important; 412 clip: rect(1px, 1px, 1px, 1px); 410 413 } 411 414 … … 835 838 margin: 0 0 1.714285714rem; 836 839 line-height: 1.714285714; 837 }838 .entry-content img.alignleft {839 float: left;840 margin: 0 24px 0 0;841 margin: 0 1.714285714rem 0 0;842 840 } 843 841 .entry-content ol,
Note: See TracChangeset
for help on using the changeset viewer.