Skip to content

Commit

Permalink
hedding → heading に修正
Browse files Browse the repository at this point in the history
  • Loading branch information
jizojizo committed Nov 12, 2016
1 parent 162f10c commit cccfc01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,14 @@ h3 {
text-decoration: none;
padding: 10px 20px;
}
.hedding01{
.heading01{
background-color: #886E52;
padding: 10px;
color: #fff;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.hedding02{
.heading02{
color: #886E52;
}

Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ <h1 class="site-name">ミクロネシアプレミアムリゾートホテル</h1
</div>
<div id="maincontent" class="fs-text">
<div class="content">
<h1 class="hedding01">当ホテルからのご案内</h1>
<h2 class="hedding02">オンライン宿泊予約特典</h2>
<h1 class="heading01">当ホテルからのご案内</h1>
<h2 class="heading02">オンライン宿泊予約特典</h2>
<p>インターネットで予約すると、特別料金でご宿泊いただけます。</p>
<p>ユーザー登録していただくとお得なご案内をお送りいたします。</p>
<p>【ダイレクトメール可否を「許可する」にされた方にのみお送りいたします】</p>
</div>
<div class="content">
<h2 class="hedding02">新着情報</h2>
<h2 class="heading02">新着情報</h2>
<ul>
<li>リニューアル・スイートルームキャンペーンのお知らせ</li>
<li>リニューアル・スイートルームがオープン</li>
Expand Down

0 comments on commit cccfc01

Please sign in to comment.