Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 3552:c84c8d0fcf3a
alignから class変更
author | MAEDA Satoshi <c114133@f.koeki-u.ac.jp> |
---|---|
date | Tue, 10 Oct 2017 16:23:52 +0900 |
parents | 15118acc5982 |
children | e338efc05a5f |
files | koshosai/daigakusai.css koshosai/daigakusai.html koshosai/honngakusei.html |
diffstat | 3 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/koshosai/daigakusai.css Tue Oct 10 16:16:38 2017 +0900 +++ b/koshosai/daigakusai.css Tue Oct 10 16:23:52 2017 +0900 @@ -5,3 +5,7 @@ h1 { color: #20b2aa; } + +div.center { + text-align: center; +}