File tree Expand file tree Collapse file tree 2 files changed +24
-4
lines changed
Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 3939}
4040
4141.cta-link : hover {
42- background : # 333 ;
43- box-shadow : 0 6px 12px rgba (0 , 0 , 0 , 0.3 );
44- opacity : 0.5 ;
42+ background : # c9153c ;
43+ opacity : 0.8 ;
4544}
4645
4746.cta-content {
4847 display : flex;
4948 align-items : center;
50- padding-right : 40px ;
5149 position : relative;
5250 color : # fff ;
5351 font-size : clamp (16px , 3vw , 24px );
290288 height : clamp (15px , 2.5vw , 30px );
291289 }
292290}
291+
292+ /* Deadline */
293+ .deadline {
294+ color : # a31130 ;
295+ font-size : clamp (14px , 3vw , 18px );
296+ font-weight : 600 ;
297+ text-align : center;
298+ margin-top : 10px ;
299+ padding : 8px 16px ;
300+ }
Original file line number Diff line number Diff line change 8989 < span > 会場: リファレンス駅東ビル3階</ span >
9090 < span > 会議室H-2</ span >
9191 </ div >
92+ < div class ="cta-container ">
93+ < div class ="cta-content ">
94+ < a
95+ href ="https://forms.gle/QXVQQr4NAmuftnQ88 "
96+ class ="cta-link "
97+ target ="_blank "
98+ rel ="noopener noreferrer "
99+ > Call for Proposal</ a
100+ >
101+ </ div >
102+ </ div >
103+ < div class ="deadline "> 締切期日:2025-11-18 23:59:59(JST)まで</ div >
92104 </ div >
93105 </ div >
94106 </ main >
You can’t perform that action at this time.
0 commit comments