- eiaa .atrbwrapper {
column-gap: 0; row-gap: 1em; grid-template-columns: 20fr 80fr; }
- eiaa .atrbwrapper div:nth-child(odd) {
font-size: .85em; padding-top: 27px; /* font-sizeで行の高さがずれたぶんの調整 */ font-weight: normal;
}
- eiaa .atrbwrapper * {
border: none !important;
}
- eiaa .sidebar-enabler {
margin-right: 5vw;
}
- eiaa .switchcontent-area {
margin-top: 2em;
}
@media screen and (max-width:850px) {
#eiaa #gotop_eiaa { font-size: .5em; position: fixed; right: 3%; bottom: 13%; } #eiaa #gobottom { font-size: .5em; position: fixed; right: 3%; bottom: 4%; } }