view koshosai/koshosai.css @ 3579:421922be82d2

Merged
author Hiroyuki <c116041@h.koeki-u.ac.jp>
date Mon, 11 Dec 2017 20:00:02 +0900
parents 22c406eb8eb8
children
line wrap: on
line source

body {
     background-color: lightyellow;
     color: darkgreen;
}

h1 {
   color: #20b2aa;
}

h1.center {
	  font-size: 30pt;
}

h2 {
   color: #20b2aa; margin-top: 1em;
}

ul {
   list-style-type: none;
}

li {
   margin-top: 1em;
}

div.right {
       float: right; margin-right: 1em;
}

div.center {
	   text-align: center;	   
}

div.center1 {
	   text-align: center; margin-top: 2em;
}

yatex.org