フリーワード検索

おすすめタグ

2017.01.01 12:00

trcng

a.cp_btnD {
font-size: 124%; /*文字の大きさを変更*/
width: 300px; /*横幅を変更*/
padding: 0.8em 0.8em; /*文字の周りの余白を決める 上下・左右*/
text-align: left; /*文字の位置 center=中央ぞろえ right=右揃え、left=左揃え*/
text-decoration: none; /*テキストの装飾*/
color: #fff; /*文字の色*/
border: 2px solid #006400;
border-radius: 3px; /*角丸 数値が大きいとより丸まる*/
display: block; /*触らない*/
transition: .4s; /*触らない*/
background: #006400;
}
a.cp_btnD:hover {
background: #99CC99; /*カーソルを乗せた時の背景の色*/
color: #006400; /*カーソルを乗せた時の文字の色*/
border: 2px solid #006400;
}
a.cp_btnD img{
vertical-align: bottom;
}

 キム・ナムギル関連商品を購入する

 キム・ナムギル関連記事を読む

 キム・ナムギル関連コラムを読む