「User:Irukaza/Status」與「User:Irukaza/common.css」:頁面間的差異

出自H萌娘
< User:Irukaza(頁面間的差異)
跳至導覽 跳至搜尋
imported>Irukaza
(修改状态为 - online)
 
imported>=海豚=
無編輯摘要
 
行 1: 行 1:
online
.comment-container-top {
   border: none;
}
.comment-container-top > div:first-child {
   height: 30px;
   line-height: 30px;
   border-radius: 4px 4px 0 0;
   box-shadow: 0 1px 3px rgb(18 18 18 / 10%);
}
.comment-container-top, .comment-container {
   margin-left: 0 !important;
   margin-right: 0 !important;
}
.comment-body textarea, .comment-preview {
   margin: 20px 0px 0px -8px;
   width: 102%;
}
.comment-toolbar {
   width: 102%;
   margin: 0px 0px 0px -8px;
}

於 2021年5月6日 (四) 21:15 的修訂

.comment-container-top {
    border: none;
}
.comment-container-top > div:first-child {
    height: 30px;
    line-height: 30px;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 1px 3px rgb(18 18 18 / 10%);
}
.comment-container-top, .comment-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.comment-body textarea, .comment-preview {
    margin: 20px 0px 0px -8px;
    width: 102%;
}
.comment-toolbar {
    width: 102%;
    margin: 0px 0px 0px -8px;
}