Changeset 6786 for trunk/wp-includes/shortcodes.php
- Timestamp:
- 02/11/2008 09:02:44 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/shortcodes.php
r6726 r6786 147 147 <style type='text/css'> 148 148 .gallery { 149 width: 450px;150 left: 50%;151 149 margin: auto; 152 150 } … … 157 155 width: 33%; } 158 156 .gallery img { 159 border: 3px solid #cfcfcf;157 border: 2px solid #cfcfcf; 160 158 } 161 159 </style>
Note: See TracChangeset
for help on using the changeset viewer.