view shuzai/higawari/main.css @ 3148:556879e13163

shuzai.html higawari.html¹¹¿·
author GOTO Sakuya <c113061@e.koeki-u.ac.jp>
date Tue, 22 Dec 2015 18:49:16 +0900
parents 69e470899b56
children 76c503c84f22
line wrap: on
line source

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;
       } 

a:visited{color: blue;
          } 

a:hover{background-color: red;}

div.image{
	width: 1500px;
	margin: 10px;
	padding: 10px;}

div.iconmenu div{
	     width: 180px;
	     min-height: 180px;
	     text-align: center;
	     padding: 15px;
	     float: left;
	     }

div.iconmenu div p {padding: 0; margin: 0;
	     	   text-shadow: 1px 1px 3px #ff00f6;
	     	   }

em {color: blue;}

h4{
   font-size: 20px;
   background-color: #fffc97;
   width: 90%;}

yatex.org