Safari, ユーザーエージェント・スタイルシート

Safari, headline tags の Useragent Stylesheet オレメモ。

h1 {
	font-size:2em;/* 32px */
	margin: 0.67em 0;/* 21px */
}
 
h2 {
	font-size: 1.5em;/* 24px */
	margin: 0.83em 0;/* 20px */
}
h3 {
	font-size: 1.17em;/* 19px */
	margin: 1em 0;/* 19px */
}
h4 {
	margin: 1.33em 0;/* 21px */
}

コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

*

次のHTML タグと属性が使えます: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">