引用をBloggerでデザインするための個人的メモ。
- /* サンプル1要素
- ----------------------------------------------------------- */
- .sample1 blockquote {
- background: url(image/blockquote1.gif) no-repeat 95% 68%;
- padding: 15px;
- color: #064599;
- }
- .sample1 p {
- margin-bottom: 12px;
- }
- .sample1 .origin {
- text-align: right;
- padding-top: 8px;
- margin-bottom:0;
- }
- .sample1 .origin a {
- background: url(image/origin1.gif) no-repeat 0 7px;
- padding-left: 15px;
- color: #999;
- }
リンク先で引っ張ってきたサンプル。
これをhtmlの編集から
/* Comments
の上の行にペースト。
3行目の「.sample1」を消す。
いろいろ不十分だけどとりあえず以上。
0 件のコメント:
コメントを投稿