「テンプレート:テスト/style.css」の版間の差分

ナビゲーションに移動 検索に移動
編集の要約なし
編集の要約なし
編集の要約なし
1行目: 1行目:
#body {
body {
     width: 598px;
     width: 598px;
     margin: 0;
     margin: 0;
     margin-left: auto;
     margin-left: auto;
     margin-right: auto;
     margin-right: auto;
    border: 1px solid rgb(239, 243, 244);
     color: rgb(15, 20, 25);
     color: rgb(15, 20, 25);
     font-family: "Segoe UI", Meiryo, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
     font-family: "Segoe UI", Meiryo, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
     font-size: 15px;
     font-size: 15px;
     line-height: 20px;
     line-height: 20px;
}
svg {
    display: flex;
    width: 18.75px;
    height: 18.75px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
}


19行目: 29行目:
     width: 598px;
     width: 598px;
     height: 47.5px;
     height: 47.5px;
    padding-left: 8px;
     background-color: rgb(255, 255, 255);
     background-color: rgb(255, 255, 255);
     cursor: pointer;
     cursor: pointer;
30行目: 41行目:
     justify-content: center;
     justify-content: center;
     align-items: center;
     align-items: center;
}
#go_back_button {
    width: 20px;
    height: 20px;
}
}


81行目: 97行目:
     position: relative;
     position: relative;
     margin: 0 auto;
     margin: 0 auto;
    padding-left: 16px;
     width: 566px;
     width: 566px;
     height: 68.6px
     height: 68.6px
102行目: 119行目:
     height: 34px;
     height: 34px;
     margin-top: 12px;
     margin-top: 12px;
    border: 1px solid rgb(239, 243, 244);
     border-radius: 50%;
     border-radius: 50%;
     justify-content: center;
     justify-content: center;
     align-items: center;
     align-items: center;
     cursor: pointer;
     cursor: pointer;
}
#more_options_svg {
    display: inline;
    text-align: center;
    vertical-align: middle;
}
}


130行目: 154行目:
     margin-top: 4px;
     margin-top: 4px;
     margin-bottom: 12px;
     margin-bottom: 12px;
    padding-left: 16px;
}
}


3,314

回編集

案内メニュー