Make WordPress Core


Ignore:
Timestamp:
02/11/2008 09:02:44 AM (17 years ago)
Author:
matt
Message:

Blow out mem limit, slightly larger thumbnails.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/shortcodes.php

    r6726 r6786  
    147147        <style type='text/css'>
    148148            .gallery {
    149                 width: 450px;
    150                 left: 50%;
    151149                margin: auto;
    152150            }
     
    157155                width: 33%;         }
    158156            .gallery img {
    159                 border: 3px solid #cfcfcf;
     157                border: 2px solid #cfcfcf;
    160158            }
    161159        </style>
Note: See TracChangeset for help on using the changeset viewer.