記事検索

PSPINC代表 内倉憲一の公式ブログ

https://jp.bloguru.com/uchikura

CSS タグに間違いがありました。

1 tweet
スレッド
<style type="text/css">

/** Following is used to set personal graphics on top of the page. **/
a:hover {
color:#f00;
}

#header div {
background: url('http://jp.bloguru.com/files/bf6f92644cc69a1e4785d4432b5961fe.png') no-repeat top left;
height: 200px;
}

#header {
height: 250px;
}

#header h1 {
z-index: 200;
}

#component_calendar_data table a {
color: #fff;
background-color: #f00;
}

#component_calendar_data table a:hover {
background-color: #333;
color: #fff;
}

#post h2 a:hover {
color: #f00;
}

#menu{
margin-top: 100px;
}

/** Following is used to set the font size of the post and comments **/
#component_introduction_by a,
#component_introduction_email,
#component_introduction_buddy_status,
.post {
font-size: 10.5pt;
}
</style>

これがこのページのスタイル設定です。
上記でトップのイメージと、コメントのフォントの大きさを指定することができます。ご利用ください。
#ブログ

ワオ!と言っているユーザー

  • ブログルメンバーの方は下記のページからログインをお願いいたします。
    ログイン
  • まだブログルのメンバーでない方は下記のページから登録をお願いいたします。
    新規ユーザー登録へ
KUMA
KUMAさんからコメント
投稿日 2010-08-27 06:43

一度試してみます・・・・

ワオ!と言っているユーザー

内倉憲一
内倉憲一さんからコメント
投稿日 2010-08-27 17:01

はい。

ワオ!と言っているユーザー

ハッピー
悲しい
びっくり