Ticket #21263: 21263.1.patch
| File 21263.1.patch, 634 bytes (added by drewstrojny, 10 months ago) |
|---|
-
wp-content/themes/twentytwelve/style.css
944 944 margin: 1.714285714rem 0; 945 945 padding: 24px; 946 946 padding: 1.714285714rem; 947 line-height: 1.714285714;948 947 font-family: Consolas, Monaco, Lucida Console, monospace; 949 948 font-size: 12px; 950 949 font-size: 0.857142857rem; 951 line-height: 2; 950 line-height: 1.714285714; 951 color: #666; 952 952 overflow: auto; 953 border: 1px solid #ededed; 953 954 } 954 955 .entry-content pre code, 955 956 .comment-content pre code {
