Newer
Older
2020-yuske1210 / kami.css
@yuske sato yuske sato on 21 Jul 2020 660 bytes Update kami.css
h1{color:red;font-size:300%; font-weight: bold; text-shadow: 5px 5px 2px white;}
p.dekai{font-size:200%;}
th td{text-align:center;}
th {
text-align: left
font-size:200%;
}
body{text-align:center;
	background-color:paleturquoise;
}
.paten{color:white;
background-color:blue;
	text-align:left;
	font-size:200%;
}
.dezin{color:white;
text-align:left;
background-color:darkturquoise;
font-size:200%;
}
.en{border-style:solid;
background-color:white;
 border-radius:3em 3em;
 }
.oubo{color:white;
text-align:center;
background-color:dodgerblue;
}
.dekai{font-size:200%;
}
.ao{color:royalblue;}
h2{font-size:150%;
color:blue;
text-shadow:white;
}
p2{text-size:150%}