diff --git a/employees_view/employees_view.html b/employees_view/employees_view.html index 7a4416c..c8715e4 100644 --- a/employees_view/employees_view.html +++ b/employees_view/employees_view.html @@ -30,14 +30,14 @@
-
-

社長編 #01

-

楯の川酒造株式会社
佐藤 淳平さん

-

酒田市出身。東京農業大学応用生物科学部醸造科学科に在学中楯の川酒造の6代目蔵元・代表取締役に就任した。
+

+

社長編 #01

+

楯の川酒造株式会社
佐藤 淳平さん

+

酒田市出身。東京農業大学応用生物科学部醸造科学科に在学中楯の川酒造の6代目蔵元・代表取締役に就任した。
最近の趣味は音楽やドラムの演奏。何事にも失敗を恐れず前向きに挑戦している。

楯の川酒造社長 佐藤淳平さん
-
+ \ No newline at end of file diff --git a/hataraku.css b/hataraku.css index 7f9d4db..b89c0e9 100644 --- a/hataraku.css +++ b/hataraku.css @@ -127,4 +127,16 @@ letter-spacing: 7px; font-family: 'Corben', cursive; } - /*メインビジュアルのCSS終わり*/ \ No newline at end of file + /*メインビジュアルのCSS終わり*/ + + /*社長ページ始まり*/ +div.president_profile_title{{ + border-radius: 10px 20px 30px 40px; +} + +h3.president_profile_title{ + font-style: bold; + +} + +#president_profile{} \ No newline at end of file