Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 3318:6e0b5352fcfe
Merged
author | KASHIWAGURA Aya <c115046@?.koeki-u.ac.jp> |
---|---|
date | Fri, 23 Jun 2017 13:42:44 +0900 |
parents | 0b7595c7a433 (current diff) dd0ae12e9d17 (diff) |
children | 07c1b0ae888a |
files | idol.html |
diffstat | 4 files changed, 45 insertions(+), 25 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/event/oasis2017/idol/.htaccess Fri Jun 23 13:42:44 2017 +0900 @@ -0,0 +1,1 @@ +AddType "text/html;charaset=utf-8" .html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/event/oasis2017/idol/idol.css Fri Jun 23 13:42:44 2017 +0900 @@ -0,0 +1,12 @@ +body {background-color: #afeeee; } +p {text-align: left; color: #00008b;} +p1 {text-align: left; color: #ff1493; } +p2 {text-align: center;} +.dotted {border-top: 2px dotted #ff1493; border-bottom: 2px dotted #ff1493;} +h1 {color: #00008b; font-size:xx-large; text-align:center; +background: linear-gradient(transparent 50%, #ffff66 60%); +text-shadow: 2px 2px 0 rgba(0,0,0,.2);} +h2 {text-align: center; color: #a50404;} +a:link{color: #f47b11; text-decoration: underline} +a:visited{color: #ff5405; text-decoration: underline} +a:hover{color:#ba1500; background:#f4b45a; text-decoration:underline;}
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/event/oasis2017/idol/idol.html Fri Jun 23 13:42:44 2017 +0900 @@ -0,0 +1,32 @@ +<!DOCTYPE html> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>アイドルエキスパート Side S'</title> +<link rel="stylesheet" type="text/css" href="idol.css"> +</head> + +<body> +<h1>アイドルエキスパート Side S'</h1> +<p1>*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*</p1> +<p>この地元をPRする為に集められた3人のアイドルたち。<br> +今回のライブを無事成功させた暁には、名実ともにトップアイドルとして全国デ +ビューすることが決まっている。<br> +但し、3人のうち1人だけ・・・</p> +<p>誰が一番多くのファンを獲得し、 +このライブを盛り上げることが出来るのか。<br> +君は、どの子をプロデュースする!?</p> +<p1>*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*</p1> + +<p class="dotted">みなとオアシスまつり<br> +<strong>2017年7月30日(日)開催</strong><br> +〜ゲームイベントで公開予定〜</p> + +<br> +<hr> +<br> +<p><a href="https://skip.koeki-prj.org/">SKIPトップにもどる +</a><br><br> + +</body> +</html>
--- a/idol.html Fri Jun 02 14:20:24 2017 +0900 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,25 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>アイドルエキスパート Side S'</title> -<link rel="stylesheet" type="text/css" href="idol.css"> -</head> - -<body> -<h1>アイドルエキスパート Side S'</h1> -<p1>*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*</p1> -<p>この地元をPRする為に集められた3人のアイドルたち。<br> -今回のライブを無事成功させた暁には、名実ともにトップアイドルとして全国デ -ビューすることが決まっている。<br> -但し、3人のうち1人だけ・・・</p> -<p>誰が一番多くのファンを獲得し、 -このライブを盛り上げることが出来るのか。<br> -君は、どの子をプロデュースする!?</p> -<p1>*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*</p1> -<br> -<br> -<p><a href="https://skip.koeki-prj.org/">SKIPトップにもどる -</a><br><br> - -</body> -</html>