Make WordPress Core

Ticket #4518: 4518.diff

File 4518.diff, 394 bytes (added by rob1n, 18 years ago)
  • wp-content/themes/default/style.css

     
    405405        padding: 0;
    406406        }
    407407
     408.entry ol li:before {
     409        content: "";
     410        }
     411
    408412.postmetadata ul, .postmetadata li {
    409413        display: inline;
    410414        list-style-type: none;