File tree Expand file tree Collapse file tree 1 file changed +13
-8
lines changed
Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Original file line number Diff line number Diff line change 1616 </ header >
1717
1818 < h1 > 班紹介</ h1 >
19- < ul >
20- < li > < a href ="./index.html "> KCS について</ a > </ li >
21- < li > 班紹介</ li >
22- < li > < a href ="./events.html "> イベント情報</ a > </ li >
23- </ ul >
2419 < h2 > 班一覧</ h2 >
25- < ul >
20+ < ul class =" groupslist " >
2621 < li > < a href ="#system "> system班</ a > </ li >
2722 < li > < a href ="#programing_compe "> 競プロ班</ a > </ li >
2823 < li > < a href ="#web "> web班</ a > </ li >
@@ -31,6 +26,7 @@ <h2>班一覧</h2>
3126 < li > < a href ="#game "> ゲーム班</ a > </ li >
3227 < li > < a href ="#music "> 音楽班</ a > </ li >
3328 < li > < a href ="#movie "> 映像制作班</ a > </ li >
29+ < li > < a href ="#gemubu "> KCSゲーム部班</ a > </ li >
3430 </ ul >
3531
3632 < h2 id ="system "> システム班</ h2 >
@@ -69,7 +65,7 @@ <h2 id="music">音楽班</h2>
6965 < h2 id ="movie "> 映像制作班</ h2 >
7066 < p > たぶんですが、映像を作っています。</ p >
7167
72- < h2 > KCSゲーム部班</ h2 >
68+ < h2 id =" gemubu " > KCSゲーム部班</ h2 >
7369 < ul >
7470 < li > duolingo</ li >
7571 < p > 目指せ10,000日超を目標に日々精進しています。</ p >
@@ -123,8 +119,17 @@ <h2>KCSゲーム部班</h2>
123119 </ footer >
124120</ body >
125121< style >
126- .btn1 {
122+ .btn1 {
127123 color : yellow;
128124 }
125+
126+ .groupslist {
127+ column-width : 100px ;
128+ column-count : auto;
129+ text-align : left;
130+ list-style : "" ;
131+ column-gap : 2em ;
132+ }
129133</ style >
134+
130135</ html >
You can’t perform that action at this time.
0 commit comments