「テンプレート:ボタン/styles.css」の版間の差分
提供:ロマサガ2リメイク 攻略Wiki(ロマンシング サガ2 リベンジオブザセブン)
ヘイグ運営用アカウント (トーク | 投稿記録) (ページの作成:「.button { display: block; margin: 10px 2px; background-color: #ffffff; border: solid 2px #753a1c; color: #753a1c; border-radius: 10px; padding: 10px 15px; text-decoration: none; text-align: center; font-size: 1em; } .button:hover { color: #753a1c; background-color: #eff6f9; text-decoration: none; }」) |
ヘイグ運営用アカウント (トーク | 投稿記録) 編集の要約なし |
||
14行目: | 14行目: | ||
.button:hover { | .button:hover { | ||
color: #753a1c; | color: #753a1c; | ||
background-color: # | background-color: #f0ddd3; | ||
text-decoration: none; | text-decoration: none; | ||
} | } |