diff --git a/2020-fuga/mennbar-.html b/2020-fuga/mennbar-.html new file mode 100644 index 0000000..cbe812e --- /dev/null +++ b/2020-fuga/mennbar-.html @@ -0,0 +1,28 @@ + + + + skipメンバーページ + + + + + + +

skipのメンバー + + +

+ + + + + + + + diff --git a/2020-fuga/rennsyuu.css b/2020-fuga/rennsyuu.css index 4898f90..1595aa4 100644 --- a/2020-fuga/rennsyuu.css +++ b/2020-fuga/rennsyuu.css @@ -1,21 +1,19 @@ body{background-color:#FFFFCC;} -p.hide{display:none; } -p.see{font-size:4em; text-align:center;text-shadow: 1px 1px 2px silver; font-weight: bold;margin:10px; padding:10px; border:5px solid black; - background-color:lightgray;} -P.see:hover+p.hide{display:block;text-align:center;font-weight: bold;font-size:1.5em;} +h2{text-align:center; font-size:2em;font-weight:bold;} +.midasi{font-size:4em; text-align:center;text-shadow: 1px 1px 2px silver; font-weight: bold; margin:10px; padding:10px;border:5px solid black; +background: linear-gradient(45deg, #6cb8ff, #fff66c, #ffa36c); } + + .mainbox { display: table; width: 70%; margin: 0 auto;table-layout: fixed;} .box { display: table-cell;vertical-align: middle; text-align: center; border:5px solid black; padding:10px;width:12em;} -.box:nth-child(1):hover { color:#f98866; background:#BBFFFF;transition: color 1s;transition-delay:0.2s;} -.box:nth-child(2):hover { color: #f98866; background: #BBFFFF;transition: color 1s;transition-delay:0.2s;} -.box:nth-child(3):hover { color: #f98866; background: #BBFFFF;transition: color 1s;transition-delay:0.2s;} -.box:nth-child(4):hover { color: #f98866; background: #BBFFFF;transition: color 1s;transition-delay:0.2s;} -.box:nth-child(5):hover { color: #f98866; background: #BBFFFF;transition: color 1s;transition-delay:0.2s;} +.box:nth-child(1):hover {background: #99CCFF;transition: background 1s;transition-delay:0.2s;} +.box:nth-child(2):hover {background: #99CCFF;transition: background 1s;transition-delay:0.2s;} - +.box:nth-child(3):hover {background: #99CCFF;transition: background 1s;transition-delay:0.2s;} diff --git a/2020-fuga/rennsyuu.html b/2020-fuga/rennsyuu.html index 7d4a697..55011c7 100644 --- a/2020-fuga/rennsyuu.html +++ b/2020-fuga/rennsyuu.html @@ -9,13 +9,18 @@ -

skip

-

skipホームページにようこそ。ここでは東北公益文科大学の【SKIP】というクラブの活動記録を掲載しています。

+

skip -

+ + + +

skipホームページにようこそ。ここでは東北公益文科大学の【SKIP】というクラブの活動記録を掲載しています。

+ + + + + diff --git a/2020-fuga/sykuzitu.css b/2020-fuga/sykuzitu.css index 22d02eb..3c9b7f7 100644 --- a/2020-fuga/sykuzitu.css +++ b/2020-fuga/sykuzitu.css @@ -3,6 +3,6 @@ p.see{border:medium solid red;padding:5em; font-size:3me; text-align:center;background-color:#869739;} P.see:hover+p.hide{display:block;border:medium solid blue;background-coler:#00ffff;} -h2{text-align:center; font-size:2em;} +h2{text-align:center; font-size:2em;font-weight:bold;} h3{font-weight:bold;}