Blow out mem limit, slightly larger thumbnails.

git-svn-id: https://develop.svn.wordpress.org/trunk@6786 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2008-02-11 09:02:44 +00:00
parent 64cfa05c2e
commit bf2d50bf6b
3 changed files with 8 additions and 9 deletions

View File

@@ -146,8 +146,6 @@ function gallery_shortcode($attr) {
$output = "
<style type='text/css'>
.gallery {
width: 450px;
left: 50%;
margin: auto;
}
.gallery div {
@@ -156,7 +154,7 @@ function gallery_shortcode($attr) {
text-align: center;
width: 33%; }
.gallery img {
border: 3px solid #cfcfcf;
border: 2px solid #cfcfcf;
}
</style>
<div class='gallery'>