mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
12 lines
137 B
CSS
12 lines
137 B
CSS
.i_btn{
|
|
border: 0px;
|
|
border-radius: 3px;
|
|
color: #FFF;
|
|
background-color: #3879D9;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
width:50px;
|
|
}
|
|
|
|
|