changeset 1012:613ddd007a14

merged
author GOTO Sakuya<c113061@e.koeki-u.ac.jp>
date Fri, 20 Nov 2015 00:32:24 +0900
parents b35dd30a04ac
children 9aa06c192678
files syuzai/higawari/main.css
diffstat 1 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/syuzai/higawari/main.css	Fri Nov 20 00:32:24 2015 +0900
@@ -0,0 +1,19 @@
+body {
+     background-color: #ffbb55;
+     ration: underline; color: #682e08;
+     color: black; 
+     font-size: ;
+     text-shadow: 1px 1px 3px white;
+     text-align: left;
+     margin-left: 5%;
+      }
+
+a:link{color: #b2a68c;
+       text-decoration: underline;} 
+
+a:visited{color: #ffffff;
+          text-decoration: underline;} 
+
+a:hover{background-color: red;}
+
+

yatex.org