diff --git a/id2020final/Fuji.css b/id2020final/Fuji.css index 8ba8447..bdae772 100644 --- a/id2020final/Fuji.css +++ b/id2020final/Fuji.css @@ -1,58 +1,2 @@ -tate { - -ms-writing-mode: tb-rl; - writing-mode: vertical-rl; -} - - -h1{ - width :200px - height:800px -} - -.red{ - font-size: 100px; - color: red; -} - -.blue{ - font-size: 150px; - color: blue; -} - -.example li{ - float: left; -} - - -body{ - background: linear-gradient(#ffffff, #ffffff, #b3d4ff); - -} -div{ - display: flex; - flex: 1; -} -main{ - flex: 1; -} -nav{ - width: 230px; - height:1500px; - background-image: url("nami.jpg"); - -} - -footer{ - height: 100px; - background-color: #ffffff; -} - -.box1{ - width:50px; - background:blue; - border-radius:30px; - text-align:center; - color: #ffffff; -} - -.migi { text-align: right; } +h1{writing-mode: vertical-rl; float: left; color:white; background-color:blue;font-size: 6ex;} +h2{writing-mode: vertical-rl; float: left; color:white;background-color:blue; font-size: 3ex;}