Changeset 15422
- Timestamp:
- 07/14/2010 01:17:44 AM (15 years ago)
- Location:
- branches/3.0/wp-content/themes/twentyten
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/wp-content/themes/twentyten/attachment.php
r15391 r15422 10 10 get_header(); ?> 11 11 12 <div id="container" >12 <div id="container" class="single-attachment"> 13 13 <div id="content" role="main"> 14 14 -
branches/3.0/wp-content/themes/twentyten/style.css
r15418 r15422 763 763 height: auto; 764 764 max-width: 640px; 765 width: auto; 765 766 } 766 767 #content .attachment img {
Note: See TracChangeset
for help on using the changeset viewer.