kcscDev/egovframe-template-simple-r.../src/css/Custom/customMain.css

10 lines
185 B
CSS
Raw Normal View History

.mainbnt {
height: 35px;
line-height: 35px;
display: block;
background-color: gray;
text-align: center;
border-radius: 13px;
color: white;
margin: 5px;
}