view shuzai/higawari/higawari.css @ 2923:5c107e699a73

merged
author GOTO Sakuya <c113061@e.koeki-u.ac.jp>
date Tue, 08 Dec 2015 19:00:02 +0900
parents f11d11857a3f
children 51381a8f1149
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;
       text-decoration: underline;} 

a:visited{color: #ffffff;
          text-decoration: underline;} 

a:hover{background-color: red;}

div.menu{
	background-color: #ffd355;
	position: ;
	margin: ;
	border: solid #ff9900 5px;
	margin-width: ;
	}

div.tizu{
	background-color: #ffd355;
	border: solid #ff9900 5px;
	margin-width1:;}

#map {
  width: 600px;
  height: 400px;
}

div.image{
	width: 100%;
	margin: 0;
	padding: 0;}

div.left {margin: 10px;
	 padding: 5px;
	 float: left;
	 width: 120px;
	 height: 80px;
	 border: 1px solid #cccccc;
	 }

div.center {
	   float: center;}

div.right {float: right;}

yatex.org