dbfireball サンプル | |||
カテゴリー:シンプル | ベーステーマ:なし | ヘッダー:■グレー(細) | |
登録日:2009/03/24 | 更新日:2009/03/24 | 利用数:58 | |
以前公開した「iPhoneUI?」の改良版です。上部メニューと詳細表示に対応しました。(カテゴリ表示未実装)検証してませんが、iPod touchでも問題なく使えると思います。 iPhoneで表示させた時はこんな感じになります→ http://d.hatena.ne.jp/dbfireball/20090324/1237825976 |
<meta name="viewport" content="width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/>
*{ margin:0; padding:0; border:0; text-decoration:none; line-height:1; font-size:100%; } body { width:100%; margin:0; -webkit-text-size-adjust:none; } table { margin:0; } div { padding: 0; margin: 0; } p { padding: 0; margin: 0; } .pager { display: none; } ol { padding: 0; margin: 0; } #simple-header { padding: 5px 0 0 0; margin: 0 0 5px 0; text-align: center; } #simple-header img { margin-top: 2px; margin-bottom: 5px; border:none; } #simple-header form.search-form { display: block; padding-bottom: 7px; border-bottom: solid 1px #2D3033; } #simple-header input, #simple-header select{ font-size: 20px; height: 26px; } #simple-header input.search-word { width: 8em; font-size: 20px; } #simple-header input.search-button { width: 4em; } #simple-header ul { position: relative; top: 0px; right: 0px; margin-top: 0px; padding: 0px; } #simple-header ul li { padding-left: 0px; padding: 7px; border-top: solid 1px #D8DEE6; border-bottom: solid 1px #2D3033; background: #A9B7C8; display: block; } #simple-header ul li a{ display: block; color : #39434F; font-weight: bold; } #simple-header ul li a:hover { text-decoration: none; } .hatena-body li{ font-size: 20px; padding: 0px 0px 10px 0px; margin: 0; position: relative; text-align: left; } li .modified{ font-size: 10px; padding: 0px 10px 5px; margin: 0px 0px 4px; border-top: solid 1px #2D3033; color : #39434F; background: #A8C1F4; display: block; } li a{ text-decoration: none; color : #000; } li img{ display: none; } .diff { margin: 10px 10px 0 10px; padding: 7px; font-size: 12px; background: #ededed; border: solid 3px #A9B7C8; -webkit-border-radius: 8px; -moz-border-radius: 8px; } #footer { padding: 5px; margin: 0; font-size: 10px; color : #39434F; background: #A9B7C8; text-align: center; border-top: solid 1px #2D3033; }