Make WordPress Core

Ticket #22179: 22179.3.diff

File 22179.3.diff, 1.5 KB (added by obenland, 11 years ago)
  • wp-content/themes/twentytwelve/style.css

     
    701701        text-align: center;
    702702}
    703703.entry-content,
    704 .entry-summary {
     704.entry-summary,
     705.mu_register {
    705706        line-height: 1.714285714;
    706707}
    707708.entry-content h1,
     
    727728        line-height: 1.5;
    728729}
    729730.entry-content h2,
    730 .comment-content h2 {
     731.comment-content h2,
     732.mu_register h2 {
    731733        font-size: 18px;
    732734        font-size: 1.285714286rem;
    733735        line-height: 1.6;
     
    758760}
    759761.entry-content p,
    760762.entry-summary p,
    761 .comment-content p {
     763.comment-content p,
     764.mu_register p {
    762765        margin: 0 0 24px;
    763766        margin: 0 0 1.714285714rem;
    764767        line-height: 1.714285714;
     
    766769.entry-content ol,
    767770.comment-content ol,
    768771.entry-content ul,
    769 .comment-content ul {
     772.comment-content ul,
     773.mu_register ul {
    770774        margin: 0 0 24px;
    771775        margin: 0 0 1.714285714rem;
    772776        line-height: 1.714285714;
     
    782786        margin-bottom: 0;
    783787}
    784788.entry-content ul,
    785 .comment-content ul {
     789.comment-content ul,
     790.mu_register ul {
    786791        list-style: disc outside;
    787792}
    788793.entry-content ol,
     
    790795        list-style: decimal outside;
    791796}
    792797.entry-content li,
    793 .comment-content li {
     798.comment-content li,
     799.mu_register li {
    794800        margin: 0 0 0 36px;
    795801        margin: 0 0 0 2.571428571rem;
    796802}
     
    933939.single-author .entry-meta .by-author {
    934940        display: none;
    935941}
     942.mu_register h2 {
     943        color: #757575;
     944        font-weight: normal;
     945}
    936946
    937947
    938948/* =Archives