「テンプレート:MainPage/Social/styles.css」の版間の差分
提供: いろり鯖 / Hytale日本鯖Wiki
その他の操作
KabanFriends (トーク | 投稿記録) 編集の要約なし タグ: 差し戻し済み |
KabanFriends (トーク | 投稿記録) 編集の要約なし タグ: 手動差し戻し |
||
| 1行目: | 1行目: | ||
.irori-mainpage-social-button { | .irori-mainpage-social-button { | ||
overflow: hidden; | overflow: hidden; | ||
padding: 0; | padding: 0; | ||
2026年1月10日 (土) 04:43時点における版
.irori-mainpage-social-button {
overflow: hidden;
padding: 0;
border: 0;
}
.irori-mainpage-social-button a {
display: flex;
height: 100%;
justify-content: center;
align-items: center;
padding: 0 var( --space-md );
background: transparent;
color: #fff;
font-weight: var( --font-weight-medium );
}
#social-discord {
background: #5865f2;
}