Commit 8e61b06a by o.kimura

iPhoneフォント調整

parent 0ff92f0b
Showing with 14 additions and 4 deletions
......@@ -243,6 +243,10 @@ table caption {
********************************************************** */
/*PC表示用CSSを記述*/
body {
font-family: "Noto Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
#dt_retympa h2 {
font-size: 1.5rem;
}
......@@ -409,7 +413,7 @@ a:hover {
}
#dt_retympa .supplement {
width: 60%;
width: 65%;
position: absolute;
margin: -70px 0 0 13px;
font-size: 0.69rem;
......@@ -550,7 +554,8 @@ a:hover {
#dt_retympa h2 {
font-size: 1rem;
padding: 10px 5px;
line-height: 1.5rem;
padding: 10px 8px;
margin-bottom: 0;
}
......@@ -579,6 +584,7 @@ a:hover {
position: relative;
margin: -85px 0 0 5px;
font-size: 0.72rem;
line-height: 1.2rem;
padding: 6px;
}
......@@ -587,36 +593,40 @@ a:hover {
text-align: right;
margin-bottom: 0;
font-size: 0.8rem;
line-height: 1.2rem;
padding: 10px;
}
#dt_retympa .drArea {
font-size: 0.8rem;
line-height: 1.2rem;
padding: 10px;
}
#dt_retympa .movieArea {
margin-top: 0;
font-size: 0.8rem;
line-height: 1.2rem;
padding: 10px;
}
#dt_retympa .productArea {
margin-top: 0;
font-size: 0.8rem;
line-height: 1.2rem;
padding: 10px;
}
#dt_retympa .meetingArea {
margin: 0;
font-size: 0.8rem;
line-height: 1.2rem;
padding: 10px;
}
#dt_retympa sup {
font-size: 70%;
font-size: 100%;
position: relative;
top: -0.2em;
}
#dt_retympa .btnArea {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment