Making WordPress.org

Changeset 149


Ignore:
Timestamp:
12/10/2013 09:24:59 PM (10 years ago)
Author:
Otto42
Message:

More minor tweaks to news blog from melchoyce

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/style/blog-wp4.css

    r148 r149  
    6262}
    6363
    64 .storycontent p,
    65 .storycontent ul {
    66     font-size: 16px;
    67     line-height: 1.6;
    68 }
    69 
    7064.storycontent ul li {
    7165    margin-bottom: 5px;
     
    9589    font-weight: bold;
    9690}
     91
     92.col-3 p, .col-3 ul li {
     93    font-size: 13px;
     94}
     95
     96h2.fancy:nth-of-type(1) {
     97    margin-top: 0;
     98}
     99
     100#pagebody ul {
     101    margin-left: 17px;
     102}
     103
     104#pagebody dt {
     105    font-style: italic;
     106    margin: 22px 0 10px;
     107}
     108
     109#pagebody {
     110    font-size: 16px;
     111    line-height: 1.6;
     112}
Note: See TracChangeset for help on using the changeset viewer.