changeset 3313:41be10e89181

add idol.css .htaccess
author Fumiya Sato <c116092@h.koeki-u.ac.jp>
date Fri, 16 Jun 2017 13:26:48 +0900
parents 23e24b517145
children dd0ae12e9d17
files event/oasis2017/idol/.htaccess event/oasis2017/idol/idol.css
diffstat 2 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/event/oasis2017/idol/.htaccess	Fri Jun 16 13:26:48 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 16 13:26:48 2017 +0900
@@ -0,0 +1,10 @@
+body {background-color: #afeeee; }
+p  {text-align: left; color: #00008b;}
+p1 {text-align: left; color: #ff1493;}
+p2 {text-align: center;}
+h1 {text-align: left; color: #00008b;}
+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;}

yatex.org