Newer
Older
2022-ren / kadai2.css
h1{font-size: 150%;
    color: rgb(167, 167, 42);}
h2{font-size: 250%;
    text-align: center;
    color: white;
    margin: 0%;}
h3{
    color:yellow ;
    }
    .ahaha{
    background: green;
    position: relative;
    }
    .ahahaha{
    text-align: center;
    }
    .ihihi{
    position: absolute; right: 3%; bottom: 0;
    color: white;
    font-size: 13px;
    }
    .uhyo{
    float: left;
    width: 55%;
    }
    .uhuhu{
    float: left;
    width: 45%;
    margin-top: 0%;
    margin-bottom: 0%;
    }
    .ohoho{
    font-size: 10px;
    }
    .ii{
    clear: left;
    }
    .yamagata{
    float: left;
    width: 20%;
    }
    .oo{
    margin-bottom: -1px;
    }
    .pp{
    float: left;
    width: 50%;
    }
    .tizu{
    float: left;
    width: 30%;
    }