diff --git a/event/chofusai/2024/index.css b/event/chofusai/2024/index.css new file mode 100644 index 0000000..18b1ac8 --- /dev/null +++ b/event/chofusai/2024/index.css @@ -0,0 +1,32 @@ +body{ + margin: 20px; + padding: 0; + box-sizing: border-box; + font-family: "Open Sans", sans-serif; + background-color: black; + color: aliceblue; +} + +h1{ +color: aqua; +text-align: center ; +} + +h2{ + color: aqua; + text-align: center ; + } + +h3{ + color: paleturquoise; + } + +a{ + color: paleturquoise; +} + +#place{ + font-size: 25px; + color: aqua; + text-align: center; +} \ No newline at end of file diff --git a/event/chofusai/2024/index.html b/event/chofusai/2024/index.html new file mode 100644 index 0000000..c35c1e0 --- /dev/null +++ b/event/chofusai/2024/index.html @@ -0,0 +1,64 @@ + + + + + 工学研究部調布祭用ホームページ(仮の仮) + + + + +

第74回調布祭特設サイト(仮)

+

2024年度の調布祭は11月22日(金)から24日(日)の三日間で開催します。

+

+ 工学研究部は2024年度の調布祭で +

+ などを行います。 +

+
西10-103,105
+

でお待ちしています。

+ +

調布祭で行うイベント

+

モナ工研

+

クレーンゲームやガシャポンなどで遊ぶことができます。

+ +

ロボット動物園

+

+ ウマやヘビなど動物を模したロボットが見られます。 +

+ +

ブレッドボードで電子工作体験

+

+ ブレッドボードを使ってLEDを光らせたりモーターを回したりといった電子工作の体験ができます。 +

+ +

作品展示

+

+ 部員が制作した作品を展示します。 + ここを押すと部員の作品一覧を見ることができます。 +

+ + +

部報やグッズの頒布

+

詳細は後日お知らせいたします。

+ +

フリーマーケット

+

部員が作成したもの、持ち寄ったもの、部室で不要になったものをお値打ち価格で販売します。 + ジャンキーな品物など各種取り揃えております。掘り出し物が見つかる....かも。

+ +

アクセス

+

+ 電気通信大学は調布駅から徒歩7分の場所にあります。 + 調布駅中央口から出て北へ向かう道を直進し左折すると正門につきます。 +

西10-103,105
+ でお待ちしております。 + +

+ + diff --git a/event/chofusai/2024/sakuhintenji.css b/event/chofusai/2024/sakuhintenji.css new file mode 100644 index 0000000..67fa512 --- /dev/null +++ b/event/chofusai/2024/sakuhintenji.css @@ -0,0 +1,13 @@ +body{ + margin: 20px; + padding: 0; + box-sizing: border-box; + font-family: "Open Sans", sans-serif; + background-color: black; + color: aliceblue; +} + + +a{ + color: paleturquoise; +} \ No newline at end of file diff --git a/event/chofusai/2024/sakuhintenji.html b/event/chofusai/2024/sakuhintenji.html new file mode 100644 index 0000000..4961e78 --- /dev/null +++ b/event/chofusai/2024/sakuhintenji.html @@ -0,0 +1,16 @@ + + + + + 作品展示of工学研究部 + + + + + 作品展示 + +

+ トップページへ戻る +

+ + \ No newline at end of file