Google Blog CSS 編輯筆記
程式碼分成.post-blog img和 .post table.tr-caption-container img兩部分:第一部分.post-blog img是沒有加標題的圖片,第二部分.post table.tr-caption-container img是加上標題的圖片。
.post-body img {
width: auto;
height: auto; }
.post table.tr-caption-container img {
width: auto;
height: auto;
}
留言
張貼留言