Commit 5a1039d6 by Orine Matsui

体験公園にボタン追加→削除

parent 7693d55e
......@@ -1131,6 +1131,21 @@ body {
right: 15px;
margin-top: -6px;
}
.linkBtn small {
display: block;
margin-top: 6px;
font-size: 1.8rem;
line-height: 1;
}
.linkBtn-BLU {
margin-bottom: 40px;
background-color: #263f6c;
color: #fff;
}
.linkBtn-BLU::before {
border-top: solid 2px #fff;
border-right: solid 2px #fff;
}
.annotation {
margin-top: 20px;
font-size: 1.2rem;
......@@ -1244,6 +1259,10 @@ body {
width: 100%;
font-size: 1.4rem;
}
.linkBtn small {
font-size: 1.3rem;
}
}
/* ==========================================================
......
......@@ -611,6 +611,8 @@
</h2>
<a href="/trainer/" class="linkBtn linkBtn-BLU">『特別オンライン回』のお申し込みはこちらより<br><small>5月2日(土)18:30~20:30 講師:大高弘之</small></a>
<table class="schedule-table only-pc">
<thead>
......
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