text-align: center;
margin: 0 auto;
+ none
.positive {
background-color: #2ed573;
border-color: #2ed573;
color: white;
}
.negative {
background-color: #ff4757;
border-color: #ff4757;
color: white;
}
.neutral {
background-color: #ced6e0;
border-color: #ced6e0;
color: black;
}
.w-100 {
width: 100%;
}
.center {
text-align: center;
}
.form-btn.neutral {
background-color: #ced6e0;
border-color: #ced6e0;
color: black;
}
css, css3
+ caniuse
각 browser와 기술의 호환성 알려주는 사이트
resize: vertical;
resize: none;
resize: horizontal;
min-height: 11em;
max-height: 21em;
height: 11em; /*최초 높이*/
display:inline
display:inline