Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 3704:f610e859588e
git add
author | Ryu <c116182@h.koeki-u.ac.jp> |
---|---|
date | Fri, 13 Jul 2018 14:09:33 +0900 |
parents | 2c4504aa5db7 |
children | 94ded59a54a9 |
files | shuzai/nico/NICO.css shuzai/nico/Nico.png shuzai/nico/sakana.JPG shuzai/nico/soup.JPG |
diffstat | 4 files changed, 29 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/shuzai/nico/NICO.css Fri Jul 13 14:09:33 2018 +0900 @@ -0,0 +1,29 @@ + + +h1 {font-family:sans-serif; +text-align:center; + padding: 0.5em; + border: 3px solid #ccc; + border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em; +} + +h2{font-family:serif; + padding: .5em .75em; + width: 30em; + margin:20px; + background-color: #ccc; + border-radius: 30px; +} + +table,tr,td{border:1px solid; +border-collapse:collapse +} + + +.a {border: 75px solid orange; + border-top-width: 0px; + border-bottom-width: 0px; + } + +.b {text-align:center + }