Newer
Older
2022-kodama / test.css
body{
    background-color: rgb(223, 223, 52);
}

h1 {
    font-size:400%;
    color:rgb(11, 11, 112);
    writing-mode: vertical-rl;
    text-orientation: sideways;
    margin-top: 1px;
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 1px;
    float: right;
}

h2{
    font-size: 150%;
    color:rgb(11, 11, 112);
    writing-mode: vertical-rl;
    text-orientation: upright;
    margin-top: 3em;
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 1px;
    float: right;
}

.douzi{
    font-weight: bold;
    position: absolute;
    top: 26em;
    right: 3em;
    width: 140px;
    border-top: 1px solid ;
    border-bottom: 1px solid;
    text-align: center;
    
}

.ka{
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    writing-mode: vertical-rl;
    text-orientation: upright;
    top: 17em;
    right: 1em;
    color: rgb(78, 77, 77);
}

.sum{
    color:rgb(78, 77, 77);
    font-weight: bold;
    font-size: 30px;
    position: absolute;
    top: 520px;
    right: 57px;
    writing-mode: vertical-rl;
    text-orientation: sideways;
}

.hidari > img.hidarite{   
    width: 73%;
    height: 130%;
    margin-top: 1em;
    margin-bottom: 1px;
}

.hidari{
    margin-top: 1px;
    margin-right: 1px;
    margin-left: 1em;
    margin-bottom: 1em;
    color: rgb(78, 77, 77);
}

.date-1{
    font-weight: bold;
    font-size: 17px;
    writing-mode: vertical-rl;
    text-orientation: sideways;
}

.date-2{
    font-size: 55px;
    font-weight: bold;
}

.maru {
    position: absolute;
    top: 59em;
    right:15em;
    border-radius: 50%; width: 4em; height: 4em;
    text-align: center; background: rgb(78, 77, 77); color: rgb(255, 255, 255);
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.sita{
    background-color: rgb(11, 11, 112);
    display: inline-table;
    margin-bottom: 1em;
}

.sita-1{
    float: left;
    border-radius: 50%; width: 7em; height: 7em;
    text-align: center; background: rgb(223, 223, 52); color: rgb(11, 11, 112);
    transform: rotate(-5deg);
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.kaiki{
    font-weight: bold;
}

.sita-2{
    
    float: left;
}
.sita-bun1{
    margin-left: 8px;
    color: rgb(223, 223, 52);
    float: left;
    white-space: nowrap;
    width: 200px;
    border-right: solid 1px #fdfdfd;
    
}

.sita-bun2{
    margin-left: 8px;
    color: rgb(223, 223, 52);
    float: left;
    white-space: nowrap;
    width: 210px;
    border-right: solid 1px #fdfdfd;
}

.sita-bun3{
    margin-left: 8px;
    color: rgb(223, 223, 52);
    float: left;
    white-space: nowrap;
}
.hi{
    float: left;
    color: aliceblue;
    margin-left: 20px;
}
.komo{
    color: aliceblue;
    font-size: 12px;
    display:block;
    margin-left: 67px;
}

.hidarisumi{
    font-size: 11px;
    margin-top: 2em;
    margin-left: 3em;
    float: left;
}

.tyuousita{
    margin-left: 1em;
    font-weight: bold;
    font-size: 2em;
    float: left;
}

.migisumi{
    margin-top: 3em;
    margin-left: 1px;
    font-size: 10px;
    float: right;
}
.hutoi{
    font-weight: bold;
}

.betu{
    margin-left: 45px;
}

.sitagawa{
    text-shadow: rgb(223, 223, 52) 0 -5px, rgb(223, 223, 52)0 -5px, black 0 0.5px,rgb(223, 223, 52)0 -5px;
}