caption/assets/master.css

18 lines
117 B
CSS

.form{
}
.submit{
}
.bg{
background-color: gray;
}
.center{
margin:auto;
padding: 10px;
width: 50%;
}